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 aef0983 commit ec69e25Copy full SHA for ec69e25
.github/workflows/release.yaml
@@ -29,7 +29,7 @@ jobs:
29
password: ${{ secrets.GITHUB_TOKEN }}
30
- name: Setup Cosign
31
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b #v2.8.1
32
- - uses: anchore/sbom-action/download-syft@06e109483e6aa305a2b2395eabae554e51530e1d #v0.13.1
+ - uses: anchore/sbom-action/download-syft@448520c4f19577ffce70a8317e619089054687e3 # v0.13.4
33
- name: Create release and SBOM
34
if: startsWith(github.ref, 'refs/tags/v')
35
uses: goreleaser/goreleaser-action@8f67e590f2d095516493f017008adc464e63adb1 #v4.1.0
0 commit comments