Skip to content

Commit

Permalink
Merge pull request #1703 from Athou/renovate/docker-setup-buildx-acti…
Browse files Browse the repository at this point in the history
…on-digest

chore(deps): update docker/setup-buildx-action digest to b5ca514
  • Loading branch information
Athou authored Feb 26, 2025
2 parents 17f71a4 + de91a3a commit 462d17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3

- name: Install required packages
run: sudo apt-get install -y rename unzip
Expand Down

0 comments on commit 462d17a

Please sign in to comment.