Skip to content

Commit

Permalink
Merge pull request #124 from solarwindscloud/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
raphael-theriault-swi authored Oct 19, 2023
2 parents 5be7a5b + 3114d11 commit 2a2122f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- 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 2a2122f

Please sign in to comment.