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 6, 2024
1 parent 8356f0d commit f4d8796
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 @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- 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 @@ -116,7 +116,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 f4d8796

Please sign in to comment.