Skip to content

Commit

Permalink
Merge pull request Sansui233#16 from Sansui233/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/docker/build-push-action-v2.2.1
  • Loading branch information
dependabot[bot] authored Dec 7, 2020
2 parents be4d6ad + b187c37 commit 1d6a6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2.3.4

- name: Build and push Docker images
uses: docker/build-push-action@v2.2.0
uses: docker/build-push-action@v2.2.1
with:
username: sansui233
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1d6a6bd

Please sign in to comment.