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 11a52be commit 20a7d77Copy full SHA for 20a7d77
1 file changed
.github/workflows/releaser.yml
@@ -49,7 +49,7 @@ jobs:
49
cache-dependency-path: |
50
go.sum
51
- name: Install Syft
52
- uses: anchore/sbom-action/download-syft@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0
+ uses: anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
53
- name: Install Cosign
54
uses: sigstore/cosign-installer@v4.0.0
55
- name: Run GoReleaser
0 commit comments