We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7370af5 commit 630ac4dCopy full SHA for 630ac4d
1 file changed
.github/workflows/reusable-build-push-container-ghcr.yaml
@@ -45,7 +45,7 @@ jobs:
45
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
46
47
- name: Log in to the Container registry if token is set
48
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
+ uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
49
if: inputs.push
50
with:
51
registry: ghcr.io
0 commit comments