There was an error while loading. Please reload this page.
1 parent 6f51dfe commit efb4cf3Copy full SHA for efb4cf3
1 file changed
.github/workflows/docker-publish.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
24
25
- name: Login to GitHub Container Registry
26
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
+ uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
27
with:
28
registry: ghcr.io
29
username: ${{ github.actor }}
0 commit comments