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 b25326f commit d050996Copy full SHA for d050996
1 file changed
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
password: ${{ secrets.GITHUB_TOKEN }}
29
- name: Setup Cosign
30
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
31
- - uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
+ - uses: anchore/sbom-action/download-syft@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
32
- name: Create release and SBOM
33
if: startsWith(github.ref, 'refs/tags/v')
34
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
0 commit comments