We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7837940 commit 0cd9076Copy full SHA for 0cd9076
.github/workflows/releaser.yml
@@ -30,7 +30,7 @@ jobs:
30
timeout-minutes: 5
31
continue-on-error: true
32
- uses: creekorful/goreportcard-action@1f35ced8cdac2cba28c9a2f2288a16aacfd507f9 # v1.0
33
- - uses: anchore/sbom-action/download-syft@5620efe7f17de3b70cbc020fc49ce9048f1bbacf
+ - uses: anchore/sbom-action/download-syft@6d473d38434d5fdbb356f61f8d2df69a83a05875
34
- name: Install Cosign
35
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
36
- name: Run GoReleaser
0 commit comments