Skip to content

Commit

Permalink
Merge pull request #26 from clambin/dependabot/github_actions/develop…
Browse files Browse the repository at this point in the history
…/docker/setup-qemu-action-1.1.0

Bump docker/setup-qemu-action from 1 to 1.1.0
  • Loading branch information
clambin authored May 12, 2021
2 parents fd4d58c + 34baf31 commit 4a278b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: docker/setup-qemu-action@v1
- uses: docker/setup-qemu-action@v1.1.0
- uses: docker/setup-buildx-action@v1
- uses: docker/login-action@v1
with:
Expand Down

0 comments on commit 4a278b2

Please sign in to comment.