We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8d0a27 + 58bae3e commit 520c17cCopy full SHA for 520c17c
1 file changed
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
id: buildx
40
uses: docker/setup-buildx-action@master
41
- name: Login to GitHub Container Registry
42
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
43
with:
44
registry: ghcr.io
45
username: ${{ github.actor }}
0 commit comments