Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to 6d5347c (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent b64ddcb commit 0331b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
cosign-release: 'v1.13.1'

- name: Setup Docker buildx
uses: docker/setup-buildx-action@5d9862498505fcac67b9f455d6e94ec0339f7b90
uses: docker/setup-buildx-action@6d5347c4025fdf2bb05167a2519cac535a14a408

- name: Log into registry ${{ env.REGISTRY }}
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 0331b3e

Please sign in to comment.