Skip to content

Commit

Permalink
Merge pull request #1446 from zabbix/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-qemu-action-3.1.0

Bump docker/setup-qemu-action from 3.0.0 to 3.1.0
  • Loading branch information
dotneft authored Jul 8, 2024
2 parents 7aa4949 + f8ecabf commit b8503e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/images_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ jobs:
run: cosign version

- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
with:
image: tonistiigi/binfmt:latest
platforms: all
Expand Down Expand Up @@ -501,7 +501,7 @@ jobs:
run: cosign version

- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
with:
image: tonistiigi/binfmt:latest
platforms: all
Expand Down Expand Up @@ -856,7 +856,7 @@ jobs:
run: cosign version

- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
with:
image: tonistiigi/binfmt:latest
platforms: all
Expand Down

0 comments on commit b8503e1

Please sign in to comment.