Skip to content

Commit

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

chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1
  • Loading branch information
dduportal authored Oct 14, 2024
2 parents ab004e8 + 8a540c3 commit f1d0930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v2
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v2
- name: Login to DockerHub
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v2
with:
Expand Down

0 comments on commit f1d0930

Please sign in to comment.