diff --git a/.github/workflows/releaser.yml b/.github/workflows/releaser.yml index e743a106..a817d4f9 100644 --- a/.github/workflows/releaser.yml +++ b/.github/workflows/releaser.yml @@ -26,7 +26,7 @@ jobs: timeout-minutes: 5 continue-on-error: true - uses: creekorful/goreportcard-action@1f35ced8cdac2cba28c9a2f2288a16aacfd507f9 # v1.0 - - uses: anchore/sbom-action/download-syft@039eeb235f5bcc2a8c097a5bb6c8f106e35c8c24 + - uses: anchore/sbom-action/download-syft@aa0e114b2e19480f157109b9922bda359bd98b90 - name: Install Cosign uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0 - name: Run GoReleaser