From cfa3fa7a1b9107017608d45cc696f94472567769 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 17:35:39 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 17783bf --- .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 b8983a723..97fa5739f 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@6fd4ceb7bbb8ec2746fd4d3a64b77787dffd9afc + uses: github/codeql-action/init@17783bfb99b07f70fae080b654aed0c514057477 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@6fd4ceb7bbb8ec2746fd4d3a64b77787dffd9afc + uses: github/codeql-action/analyze@17783bfb99b07f70fae080b654aed0c514057477 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index ee5826037..7d6aef28d 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@6fd4ceb7bbb8ec2746fd4d3a64b77787dffd9afc + uses: github/codeql-action/init@17783bfb99b07f70fae080b654aed0c514057477 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@6fd4ceb7bbb8ec2746fd4d3a64b77787dffd9afc + uses: github/codeql-action/autobuild@17783bfb99b07f70fae080b654aed0c514057477 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@6fd4ceb7bbb8ec2746fd4d3a64b77787dffd9afc + uses: github/codeql-action/analyze@17783bfb99b07f70fae080b654aed0c514057477