Skip to content

Commit

Permalink
Merge pull request #276 from Michad/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-buildx-action-3.7.1

security(actions): bump docker/setup-buildx-action from 3.6.1 to 3.7.1
  • Loading branch information
Michad authored Oct 10, 2024
2 parents d43c6a6 + 435584c commit bdca792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
cosign-release: 'v2.2.4'
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349
- name: Log into registry ${{ env.REGISTRY }}
if: github.event_name != 'pull_request'
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
Expand Down

0 comments on commit bdca792

Please sign in to comment.