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 fd3854e commit cf50704Copy full SHA for cf50704
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@57aae528053a48a3f6235f2d9461b05fbcb7366d
+ - uses: anchore/sbom-action/download-syft@a0a65128ee20bfc2cba8a1e7fc6ca46a88149706
30
- name: Install Cosign
31
uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # DO NOT UPDATE v3.9.0
32
- name: Run GoReleaser
0 commit comments