From 85528da4b0f276301e1cfaac7be01499664416d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 06:16:34 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to aa90e97 --- .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 76c90f40b..67da3cb06 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -29,7 +29,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@0d33fd9f263def169b43518224e68932ef8cc79a + uses: github/codeql-action/init@aa90e97ad2ed17cde6a43e89f70138299e64f837 with: languages: java @@ -55,4 +55,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@0d33fd9f263def169b43518224e68932ef8cc79a + uses: github/codeql-action/analyze@aa90e97ad2ed17cde6a43e89f70138299e64f837 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 8e27e55d2..7c16abc16 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@0d33fd9f263def169b43518224e68932ef8cc79a + uses: github/codeql-action/init@aa90e97ad2ed17cde6a43e89f70138299e64f837 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@0d33fd9f263def169b43518224e68932ef8cc79a + uses: github/codeql-action/autobuild@aa90e97ad2ed17cde6a43e89f70138299e64f837 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@0d33fd9f263def169b43518224e68932ef8cc79a + uses: github/codeql-action/analyze@aa90e97ad2ed17cde6a43e89f70138299e64f837