cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 4c0c8b6e398703c7ead0163bad4a6a26a6f34a5c
parent bce6ff10a64fee806af18c7f957bcd838d3569e7
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu, 26 Mar 2026 05:29:15 +0000

chore(deps): update sigstore/cosign-installer action to v4.1.1
Diffstat:
M.github/workflows/build-blog.yaml | 2+-
M.github/workflows/build-bookwyrm.yaml | 2+-
M.github/workflows/build-continuwuity.yaml | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/build-blog.yaml b/.github/workflows/build-blog.yaml @@ -36,7 +36,7 @@ jobs: password: ${{ secrets.REGISTRY_PASSWORD }} - name: Install cosign - uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0 + uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1 with: cosign-release: v3.0.5 diff --git a/.github/workflows/build-bookwyrm.yaml b/.github/workflows/build-bookwyrm.yaml @@ -103,7 +103,7 @@ jobs: password: ${{ secrets.REGISTRY_PASSWORD }} - name: Install cosign - uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0 + uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1 with: cosign-release: v3.0.5 diff --git a/.github/workflows/build-continuwuity.yaml b/.github/workflows/build-continuwuity.yaml @@ -53,7 +53,7 @@ jobs: type=sha,prefix=sha- - name: Install cosign - uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0 + uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1 with: cosign-release: v3.0.5