Skip to content

Commit daa40d9

Browse files
chore(deps): update azure/docker-login action to v2
1 parent 9b0a042 commit daa40d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
asdf plugin add golang
3232
asdf install golang
3333
34-
- uses: azure/docker-login@v1
34+
- uses: azure/docker-login@v2
3535
with:
3636
username: ${{ secrets.DOCKER_USERNAME }}
3737
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)