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.
2 parents f44c9ef + 7ae3031 commit 1fa8371Copy full SHA for 1fa8371
.github/workflows/docker-release.yaml
@@ -31,7 +31,7 @@ jobs:
31
fi
32
33
- name: Log in to the Container registry
34
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
35
with:
36
registry: ghcr.io
37
username: ${{ github.actor }}
0 commit comments