diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index efc9b70..e93ecc3 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -790,7 +790,7 @@ jobs: show-summary: true - name: Install cosign - uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0 + 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 57117d3..4b9b056 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@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0 + uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2 - name: Input check run: |