Skip to content

Commit

Permalink
Merge pull request #338 from OWASP/dependabot/github_actions/docker/s…
Browse files Browse the repository at this point in the history
…etup-qemu-action-3

build(deps): bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
commjoen authored Sep 13, 2023
2 parents 69b05ca + 3ccc28e commit 85cba01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
type=semver,pattern={{raw}}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

Expand Down

0 comments on commit 85cba01

Please sign in to comment.