Skip to content

Commit

Permalink
Merge pull request #684 from mvisonneau/renovate/docker-setup-buildx-…
Browse files Browse the repository at this point in the history
…action-3.x

chore(deps): update docker/setup-buildx-action action to v3
  • Loading branch information
mvisonneau authored Jul 1, 2024
2 parents 9462453 + 2642e2c commit f49f9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3

- name: docker.io Login
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2
Expand Down

0 comments on commit f49f9f7

Please sign in to comment.