Skip to content

Commit d2c7c09

Browse files
authored
chore(deps): update docker/login-action action to v3.3.0
1 parent 235b16f commit d2c7c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go-version-file: go.mod
2828
- uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3
2929
- name: Login to GitHub Container Registry
30-
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
30+
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
3131
with:
3232
registry: ghcr.io
3333
username: ${{ github.actor }}

0 commit comments

Comments
 (0)