diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 788f410..6a133e0 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@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 + uses: sigstore/cosign-installer@162dfdf7b9ab8be88c95b4fc982792c4c273e27a with: cosign-release: 'v1.13.1' # for multi arch container builds