From cf9ab3ca621e578892e8bce4f73dba3165a9b323 Mon Sep 17 00:00:00 2001 From: "mx51-security-automator[bot]" <270226954+mx51-security-automator[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 04:31:55 +0000 Subject: [PATCH] chore: deploy standard velocity-focused CodeQL template and config --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index bb805b7..5ff4311 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -58,7 +58,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL