Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to b5ca514
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 62b3e6f commit de91a3a
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 de91a3a

Please sign in to comment.