Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 1 to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Max Lv committed May 12, 2021
1 parent 6329526 commit da3aa4d
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 @@ -18,7 +18,7 @@ jobs:
submodules: true

- uses: docker/setup-qemu-action@v1
- uses: docker/setup-buildx-action@v1
- uses: docker/setup-buildx-action@v1.3.0
- uses: docker/login-action@v1
with:
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit da3aa4d

Please sign in to comment.