diff --git a/action.yml b/action.yml index bbe7dcc..27f5d04 100644 --- a/action.yml +++ b/action.yml @@ -9,7 +9,7 @@ runs: using: "composite" steps: - name: Install Cosign - uses: sigstore/cosign-installer@v3.1.2 + uses: sigstore/cosign-installer@v3.2.0 with: cosign-release: "v2.0.2"