From 512d4bac57bf1b954a646172dfa6494c31ecc2b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 17:51:17 +0000 Subject: [PATCH] Update sigstore/cosign-installer action to v2.8.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 052cf31..1ed310a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -90,7 +90,7 @@ jobs: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - - uses: sigstore/cosign-installer@v2.1.0 + - uses: sigstore/cosign-installer@v2.8.1 - name: Sign the images run: cosign sign ${TAGS}