From 13dcdc1570e4db54a7c90167a0e1a063a56b1f28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 22:01:16 +0000 Subject: [PATCH] chore(deps): update sigstore/cosign-installer action to v3.10.1 --- .github/workflows/on-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-push.yml b/.github/workflows/on-push.yml index 47bdce2..720882c 100644 --- a/.github/workflows/on-push.yml +++ b/.github/workflows/on-push.yml @@ -64,7 +64,7 @@ jobs: - name: Install cosign if: github.event_name != 'pull_request' - uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 #v3.1.1 + uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1 with: cosign-release: 'v2.1.1'