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