Skip to content

Commit 190f1b7

Browse files
authored
ci(action): update docker/login-action action to v3.7.0 (#190)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent d440fd0 commit 190f1b7

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@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
2929
- name: Login to GitHub Container Registry
30-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
30+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
3131
with:
3232
registry: ghcr.io
3333
username: ${{ github.actor }}

0 commit comments

Comments
 (0)