We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef69fd7 commit b4c8f67Copy full SHA for b4c8f67
.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@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5
+ - uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a
30
- name: Install Cosign
31
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
32
- name: Run GoReleaser
0 commit comments