Skip to content

Commit 630ac4d

Browse files
Update docker/login-action action to v4
1 parent 7370af5 commit 630ac4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-build-push-container-ghcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
4646

4747
- name: Log in to the Container registry if token is set
48-
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
48+
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
4949
if: inputs.push
5050
with:
5151
registry: ghcr.io

0 commit comments

Comments
 (0)