We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 669af9b commit 3b96eb8Copy full SHA for 3b96eb8
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
password: ${{ secrets.GITHUB_TOKEN }}
35
- name: Setup Cosign
36
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
37
- - uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
+ - uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
38
- name: Create release and SBOM
39
if: startsWith(github.ref, 'refs/tags/v')
40
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0
0 commit comments