Skip to content

Commit 6bd4e62

Browse files
authored
Merge branch 'main' into dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.35.3
2 parents d1ebb29 + dab26c2 commit 6bd4e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
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@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # tag=v3.3.0
29+
uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # tag=v3.4.0
3030
- uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # tag=v3.0.0
3131
with:
3232
registry: ghcr.io

0 commit comments

Comments
 (0)