From 2a76558986e7d7bc14f8ce20a59035f592ebd9ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 13:34:03 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 065c6cf --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index d6557e11f..ef6d4b2ca 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -32,7 +32,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@21a7ba37dd3a3acab11343f27c466aae7dfef4c7 + uses: github/codeql-action/init@065c6cfb7809de8db2167a953b5b622491cda914 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@21a7ba37dd3a3acab11343f27c466aae7dfef4c7 + uses: github/codeql-action/analyze@065c6cfb7809de8db2167a953b5b622491cda914 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 8038c2cf9..2480aef2b 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@21a7ba37dd3a3acab11343f27c466aae7dfef4c7 + uses: github/codeql-action/init@065c6cfb7809de8db2167a953b5b622491cda914 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@21a7ba37dd3a3acab11343f27c466aae7dfef4c7 + uses: github/codeql-action/autobuild@065c6cfb7809de8db2167a953b5b622491cda914 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@21a7ba37dd3a3acab11343f27c466aae7dfef4c7 + uses: github/codeql-action/analyze@065c6cfb7809de8db2167a953b5b622491cda914