We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbcb9a0 commit ef0a3d0Copy full SHA for ef0a3d0
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@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1
31
- - uses: anchore/sbom-action/download-syft@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
+ - uses: anchore/sbom-action/download-syft@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
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