From eafc18a0443e1974d9a95b0cbfebfd295d46ef1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 08:12:09 +0000 Subject: [PATCH] Update sigstore/cosign-installer action to v3.9.2 | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | sigstore/cosign-installer | v3.9.1 | v3.9.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 dd3c30c4..0c4567a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -159,7 +159,7 @@ jobs: if: github.ref_type == 'tag' - name: Install Cosign - uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1 + uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2 if: github.ref_type == 'tag' - name: Setup Snapcraft