Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to aa33708
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent ce66d77 commit ee8efcf
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@aa33708b10e362ff993539393ff100fa93ed6a27 # v3

- name: Build Container 🏗️
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6
Expand Down Expand Up @@ -117,7 +117,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@aa33708b10e362ff993539393ff100fa93ed6a27 # v3

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

0 comments on commit ee8efcf

Please sign in to comment.