From fa1f2359847a0b2760997dfba4b00a8247c95886 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 04:33:42 +0000 Subject: [PATCH] chore(deps): update sigstore/cosign-installer action to v4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 09ae95a..1fe2fde 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: - name: Install syft uses: anchore/sbom-action/download-syft@v0 - name: Setup Cosign CLI - uses: sigstore/cosign-installer@v3 + uses: sigstore/cosign-installer@v4.1.2 - name: Install goreleaser run: | echo 'deb [trusted=yes] https://repo.goreleaser.com/apt/ /' | sudo tee /etc/apt/sources.list.d/goreleaser.list