cluster

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

commit c079fa1982f5251d0299c81f852a7a923b57012c
parent 53271898b9e278c58b30ddd8913bcc7ca7c3757a
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed, 28 Jan 2026 13:24:26 +0000

chore(deps): update github/codeql-action action to v4
Diffstat:
M.github/workflows/validate.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml @@ -163,7 +163,7 @@ jobs: outputFile: results.sarif - name: Upload Kubescape results to GitHub Security - uses: github/codeql-action/upload-sarif@v2 + uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4 if: always() with: sarif_file: "results.sarif"