diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b4131ac..ef8ab67 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -230,7 +230,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} - name: Install Cosign - uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad + uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 - name: Sign container image (keyless) env: diff --git a/.github/workflows/staging.yml b/.github/workflows/staging.yml index ce11166..cf51452 100644 --- a/.github/workflows/staging.yml +++ b/.github/workflows/staging.yml @@ -243,7 +243,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} - name: Install Cosign - uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad + uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 - name: Sign container image (keyless) env: