cluster

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

commit 8d4b366198d76b3fa82b2f9636b2a9efbbbfb9fa
parent 6b4d869b7a5b40fadaa04a8ad9b8491eb6dbf00e
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon, 12 Jan 2026 17:08:18 +0000

chore(deps): update github/codeql-action digest to cdefb33
Diffstat:
M.github/workflows/validate.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml @@ -121,7 +121,7 @@ jobs: severity: "CRITICAL,HIGH" - name: Upload Trivy results to GitHub Security - uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4 + uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4 if: always() with: sarif_file: "trivy-results.sarif" @@ -165,7 +165,7 @@ jobs: outputFile: results.sarif - name: Upload Kubescape results to GitHub Security - uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4 + uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4 if: always() with: sarif_file: "results.sarif"