diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index e216efd..ba81768 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -750,7 +750,7 @@ jobs: show-summary: true - name: Install cosign - uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1 + uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2 with: cosign-release: "v3.0.2" diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml index 4d48003..fb34418 100644 --- a/.github/workflows/mirror.yaml +++ b/.github/workflows/mirror.yaml @@ -23,7 +23,7 @@ jobs: skopeo --version - name: Install cosign - uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1 + uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2 - name: Input check run: |