Skip to content

Commit

Permalink
Merge pull request #217 from yoheimuta/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/login-action-1.13.0

chore(deps): Bump docker/login-action from 1.10.0 to 1.13.0
  • Loading branch information
yoheimuta authored Feb 26, 2022
2 parents 74ef4dc + 1b6ea46 commit 6aa3051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
go-version: 1.17
-
name: Docker Login
uses: docker/login-action@v1.10.0
uses: docker/login-action@v1.13.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
Expand Down

0 comments on commit 6aa3051

Please sign in to comment.