diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fa4d95b..f340744 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -65,7 +65,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 - name: Install cosign - uses: sigstore/cosign-installer@162dfdf7b9ab8be88c95b4fc982792c4c273e27a + uses: sigstore/cosign-installer@b235ed95bef2a3cf9f8641bc537bc22c7cb9a3a8 with: cosign-release: 'v1.13.1' # for multi arch container builds