From 88fa2dc4bb4e14f4d205f9ebc69f441c75d14003 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 00:58:53 +0000 Subject: [PATCH] Update sigstore/cosign-installer action to v3.10.1 --- .github/workflows/upload_oci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upload_oci.yml b/.github/workflows/upload_oci.yml index 22e7619..e6531b0 100644 --- a/.github/workflows/upload_oci.yml +++ b/.github/workflows/upload_oci.yml @@ -42,7 +42,7 @@ jobs: - name: Install python-gardenlinux-lib uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@19c1b24c01faab81a7fe24713748dd172d00904a - name: Install cosign - uses: sigstore/cosign-installer@v3.9.1 + uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1 with: cosign-release: 'v2.4.1' - name: Set flavor version reference