We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7456957 commit ac9b48dCopy full SHA for ac9b48d
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
asdf plugin add golang
32
asdf install golang
33
34
- - uses: azure/docker-login@v1
+ - uses: azure/docker-login@v2
35
with:
36
username: ${{ secrets.DOCKER_USERNAME }}
37
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments