We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99d0948 + 7eaa8bd commit 6d252edCopy full SHA for 6d252ed
1 file changed
.github/workflows/publish-docker.yml
@@ -69,7 +69,7 @@ jobs:
69
version: latest
70
endpoint: builders
71
- name: Log in to GHCR
72
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
73
with:
74
registry: ghcr.io
75
username: ${{ github.actor }}
0 commit comments