Skip to content

Commit

Permalink
Merge pull request #18 from increments/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
kyntk authored Feb 9, 2024
2 parents 9e76eb0 + 809a806 commit 707c39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
id: meta
with:
images: ghcr.io/increments/camo
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v2
- uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 707c39c

Please sign in to comment.