Browse Source

bump cosign (#3314)

Lucas Severo Alves 2 years ago
parent
commit
a14d49d288
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/actions/sign/action.yml

+ 1 - 1
.github/actions/sign/action.yml

@@ -29,7 +29,7 @@ runs:
     - name: Install cosign
     - name: Install cosign
       uses: sigstore/cosign-installer@v2
       uses: sigstore/cosign-installer@v2
       with:
       with:
-        cosign-release: v1.12.1
+        cosign-release: v1.13.6
 
 
     - name: Install Syft
     - name: Install Syft
       uses: anchore/sbom-action/download-syft@v0.7.0
       uses: anchore/sbom-action/download-syft@v0.7.0