diff --git a/.github/workflows/releaser.yml b/.github/workflows/releaser.yml index 7e2c4dd27..d6978dfa4 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@0b82b0b1a22399a1c542d4d656f70cd903571b5c + - uses: anchore/sbom-action/download-syft@deef08a0db64bfad603422135db61477b16cef56 - name: Install Cosign uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1 - name: Run GoReleaser