From 72d7177db24a29f5142a90c35f5b89db9e6bb4ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 19:01:37 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 320a6b6 --- .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 1c64239cb..e48fe685c 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@e2ef519c756a7fd93c8a8187d9539cab36eb5277 + uses: github/codeql-action/init@320a6b661b23adb447724a2e4805470acb076f83 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@e2ef519c756a7fd93c8a8187d9539cab36eb5277 + uses: github/codeql-action/analyze@320a6b661b23adb447724a2e4805470acb076f83 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 36ce0c67c..94deb613b 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@e2ef519c756a7fd93c8a8187d9539cab36eb5277 + uses: github/codeql-action/init@320a6b661b23adb447724a2e4805470acb076f83 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@e2ef519c756a7fd93c8a8187d9539cab36eb5277 + uses: github/codeql-action/autobuild@320a6b661b23adb447724a2e4805470acb076f83 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@e2ef519c756a7fd93c8a8187d9539cab36eb5277 + uses: github/codeql-action/analyze@320a6b661b23adb447724a2e4805470acb076f83