From c9d474a5b3193334aab0391bab364c38a4fbcda4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 18:46:27 +0000 Subject: [PATCH] chore(deps): update sigstore/cosign-installer action to v3.10.1 --- .github/workflows/releaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/releaser.yml b/.github/workflows/releaser.yml index 7fa69c2..aea1553 100644 --- a/.github/workflows/releaser.yml +++ b/.github/workflows/releaser.yml @@ -74,7 +74,7 @@ jobs: uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5 - name: Install Cosign - uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0 + uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1 - name: Run GoReleaser id: run-goreleaser