From 39d6c5368ebb95013cff6b41e2cde3ddbc20e5cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 09:49:23 +0000 Subject: [PATCH] Update sigstore/cosign-installer action to v3.10.0 | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------- | | github-tags | sigstore/cosign-installer | v3.9.2 | v3.10.0 | 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 be300b30..b3673262 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@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2 + uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0 if: github.ref_type == 'tag' - name: Setup Snapcraft