We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c5dfb commit 4a1c46cCopy full SHA for 4a1c46c
1 file changed
.github/workflows/releaser.yml
@@ -26,7 +26,7 @@ jobs:
26
timeout-minutes: 5
27
continue-on-error: true
28
- uses: creekorful/goreportcard-action@1f35ced8cdac2cba28c9a2f2288a16aacfd507f9 # v1.0
29
- - uses: anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610
+ - uses: anchore/sbom-action/download-syft@f0d33c151c04af6fcbf4363834e838fcc7c87783
30
- name: Install Cosign
31
uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # DO NOT UPDATE v3.9.0
32
- name: Run GoReleaser
0 commit comments