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 bab727e commit f6a8e40Copy full SHA for f6a8e40
.github/workflows/release.yaml
@@ -48,7 +48,7 @@ jobs:
48
- name: Install Cosign
49
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
50
- name: Install Syft
51
- uses: anchore/sbom-action/download-syft@9f7302141466aa6482940f15371237e9d9f4c34a # v0.19.0
+ uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
52
- name: Install Ko
53
uses: ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
54
- name: Run GoReleaser
0 commit comments