There was an error while loading. Please reload this page.
1 parent 502d857 commit c6f2186Copy full SHA for c6f2186
1 file changed
.github/workflows/publish-image.yml
@@ -59,7 +59,7 @@ jobs:
59
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
60
61
- name: Login to GitHub Container Registry
62
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
+ uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0
63
with:
64
registry: ${{ vars.DOCKER_REGISTRY_URL }}
65
username: ${{ github.repository_owner }}
0 commit comments