From cbb89be1791853045d9e49441f2527c48a10630d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 12:28:55 +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}