From 583362359ac283ee8fabf1b0c151911b901442f9 Mon Sep 17 00:00:00 2001 From: Aman Tripathi Date: Sat, 15 Aug 2026 16:44:57 +0530 Subject: [PATCH] chore: bump cosign-installer to version 4.1.2 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index a160acf..3d5f193 100644 --- a/action.yml +++ b/action.yml @@ -68,7 +68,7 @@ runs: fi fi shell: bash - - uses: step-security/cosign-installer@8c02650536457a1c912424ab6cb9734aa3eceb56 # v4.1.1 + - uses: step-security/cosign-installer@7d5ca7d0ecba292387fa6f81cde2c05e53a2a6d7 # v4.1.2 - uses: step-security/setup-uv@479ad0a90c4286eda3535eb7db396ed723b63fb7 # v8.1.0 with: version: ${{ inputs.uv_version }}