Skip to content

Commit

Permalink
Merge pull request #6 from block-foundation/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/main/docker/setup-qemu-action-3

dependabot-github-actions(deps): bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
vanvianen committed Aug 11, 2024
2 parents bc03dbb + fd4ad00 commit 5de9a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

-
name: Set up Docker Buildx
Expand Down

0 comments on commit 5de9a43

Please sign in to comment.