We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176fcc4 commit 3b6dbb7Copy full SHA for 3b6dbb7
1 file changed
.github/workflows/release.yaml
@@ -41,7 +41,7 @@ jobs:
41
uses: ./.github/actions/gotools
42
with:
43
go-version: ${{ matrix.goversion }}
44
- - uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
+ - uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
45
- uses: anchore/sbom-action/download-syft@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0
46
- name: Run GoReleaser
47
uses: goreleaser/goreleaser-action@ff4cb9c02952a518c4b06819ac0a2598e9ce2014 # tag=v6.3.0
0 commit comments