Skip to content

Commit 49a9527

Browse files
chore(deps): update docker/login-action action to v4
1 parent b9f147e commit 49a9527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
156156

157157
- name: Login to GitHub Container Registry
158-
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
158+
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
159159
if: github.event_name != 'pull_request'
160160
with:
161161
registry: ghcr.io

0 commit comments

Comments
 (0)