Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to 988b5a0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 6f9dffb commit 5b98ad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
token: ${{ steps.generate-token.outputs.token }}

- name: Setup Docker Buildx 🖥️
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3

- name: Build Container 🏗️
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6
Expand Down Expand Up @@ -136,7 +136,7 @@ jobs:
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3

- name: Setup Docker Buildx 🖥️
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3

- name: Build and push 🏗️
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6
Expand Down

0 comments on commit 5b98ad3

Please sign in to comment.