From c31d7185c8e8f140a6f8d82a94c6f6edd84a3ef3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 20:13:06 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 466d6ce --- .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 e3b4f4aca..5537d253f 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@7cb9b16051842e6c23c8b9fbcf92481f92d0644a + uses: github/codeql-action/init@466d6ce58447f9589003cca18ec288b128465541 with: languages: java @@ -55,4 +55,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@7cb9b16051842e6c23c8b9fbcf92481f92d0644a + uses: github/codeql-action/analyze@466d6ce58447f9589003cca18ec288b128465541 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 55764e9bf..e3f9d39ca 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@7cb9b16051842e6c23c8b9fbcf92481f92d0644a + uses: github/codeql-action/init@466d6ce58447f9589003cca18ec288b128465541 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@7cb9b16051842e6c23c8b9fbcf92481f92d0644a + uses: github/codeql-action/autobuild@466d6ce58447f9589003cca18ec288b128465541 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@7cb9b16051842e6c23c8b9fbcf92481f92d0644a + uses: github/codeql-action/analyze@466d6ce58447f9589003cca18ec288b128465541