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 0e48c1f commit 7ae3031Copy full SHA for 7ae3031
.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