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