From 6f7509b4ccebec44fe4467cf59f3731cf140c2f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:14:14 +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..872136c 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.1 - name: Install goreleaser run: | echo 'deb [trusted=yes] https://repo.goreleaser.com/apt/ /' | sudo tee /etc/apt/sources.list.d/goreleaser.list