We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5996c42 commit 4ff7ebdCopy full SHA for 4ff7ebd
.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@24b0d5238516480139aa8bc6f92eeb7b54a9eb0a
+ - uses: anchore/sbom-action/download-syft@b6a39da80722a2cb0ef5d197531764a89b5d48c3
30
- name: Install Cosign
31
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
32
- name: Run GoReleaser
0 commit comments