diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 9865853..5f07d1e 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -32,7 +32,7 @@ jobs: username: ${{ github.repository_owner }} password: ${{ secrets.GH_PAT }} registry: ghcr.io - - uses: sigstore/cosign-installer@v3.1.2 + - uses: sigstore/cosign-installer@v3.2.0 - uses: anchore/sbom-action/download-syft@v0.14.3 - uses: goreleaser/goreleaser-action@v5 with: