Skip to content

Commit 6d2219c

Browse files
authored
Merge branch 'main' into dependabot/go_modules/golang.org/x/sync-0.11.0
2 parents 9798eff + 893010d commit 6d2219c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
go-version: "${{ steps.gover.outputs.goversion }}"
2828
- name: Set up Cosign
29-
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # tag=v3.7.0
29+
uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e # tag=v3.8.0
3030
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # tag=v3.3.0
3131
with:
3232
registry: ghcr.io

0 commit comments

Comments
 (0)