From c9defe5f5764f5f49b62558cc6056c3673381bfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 09:07:36 +0000 Subject: [PATCH] chore(deps): update sigstore/cosign-installer action to v4.1.0 --- .github/workflows/sematic-releases.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sematic-releases.yml b/.github/workflows/sematic-releases.yml index fe825d6..486e470 100644 --- a/.github/workflows/sematic-releases.yml +++ b/.github/workflows/sematic-releases.yml @@ -108,7 +108,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} context: ./backend/build/docker/optimized - name: Install Cosign - uses: sigstore/cosign-installer@v4.0.0 + uses: sigstore/cosign-installer@v4.1.0 - name: Sign image with a key run: | images=""