diff --git a/.github/workflows/releaser.yml b/.github/workflows/releaser.yml index bc624487f5..7493f80b0a 100644 --- a/.github/workflows/releaser.yml +++ b/.github/workflows/releaser.yml @@ -69,7 +69,7 @@ jobs: go-version-file: 'go.mod' cache: true - name: Install Syft - uses: anchore/sbom-action/download-syft@fd74a6fb98a204a1ad35bbfae0122c1a302ff88b # v0.15.0 + uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3 - name: Install Cosign uses: sigstore/cosign-installer@v3.2.0 - name: Run GoReleaser