cluster

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

commit a987639c4ee45d9bb55ed8f17dd6eca17487e47e
parent 3a730d0e15a89d91b0cb0ef6da32decfa9d4ee5f
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Thu, 29 Jan 2026 11:20:00 +0100

Merge pull request #66 from MTRNord/renovate/major-github-actions

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"