Skip to content

Commit

Permalink
Bump docker/login-action from 1 to 1.9.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 ada0bae commit a4a8fc1
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 @@ -19,7 +19,7 @@ jobs:

- uses: docker/setup-qemu-action@v1
- uses: docker/[email protected]
- uses: docker/login-action@v1
- uses: docker/login-action@v1.9.0
with:
password: ${{ secrets.DOCKER_PASSWORD }}
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit a4a8fc1

Please sign in to comment.