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