From 0a0434abeb9db182e01f6ca9287f5b06034b7ed6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 17:37:02 +0000 Subject: [PATCH] chore(deps): Update sigstore/cosign-installer action to v3.10.1 Co-authored-by: Tim Schwenke --- .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 b4a0c3c..fa4c0d0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -58,7 +58,7 @@ jobs: # Used by mise to verify tools with aqua backend. - name: Set up Cosign - uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2 + uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1 # Extract subset of mise tools configuration to separate files which are # used in subsequent steps as part of cache keys.