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