We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e711226 commit d343d59Copy full SHA for d343d59
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
go-version-file: 'go.mod'
25
- name: Install Cosign
26
- uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
+ uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
27
- name: Run GoReleaser
28
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
29
0 commit comments