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 ee17f0c commit d89b680Copy full SHA for d89b680
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
password: ${{ secrets.GITHUB_TOKEN }}
34
- name: Setup Cosign
35
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
36
- - uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
+ - uses: anchore/sbom-action/download-syft@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
37
- name: Create release and SBOM
38
if: startsWith(github.ref, 'refs/tags/v')
39
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
0 commit comments