From c42a728c6cb9a795ce6a5cc60190d361c4ddb620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 12:24:21 +0000 Subject: [PATCH] Update sigstore/cosign-installer action to v2.7.0 --- .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..6c7b785 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.7.0 - name: Sign the images run: cosign sign ${TAGS}