Skip to content

Commit

Permalink
Merge pull request #443 from mymarilyn/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub-actions-c9a30ffa8f

Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 in the github-actions group
  • Loading branch information
xzkostyan authored Jul 9, 2024
2 parents 85b9af2 + 3b631d4 commit 1e1b86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ jobs:
architecture: x64
- name: Set up QEMU
id: qemu
uses: docker/setup-qemu-action@v3.0.0
uses: docker/setup-qemu-action@v3.1.0
with:
image: tonistiigi/binfmt:latest
platforms: all
Expand Down

0 comments on commit 1e1b86c

Please sign in to comment.