From 7b16b43bf44ce70c6133dacaaf6fb945cdb95891 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:31:11 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 1ec7dd2 --- .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 d1c442231..92b94c5b1 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@f687ebf1c9abf6527d0e770ea83ee5dcff11f60e + uses: github/codeql-action/init@1ec7dd2bc4c2d5776ab565aa07221b7432e62cc7 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@f687ebf1c9abf6527d0e770ea83ee5dcff11f60e + uses: github/codeql-action/analyze@1ec7dd2bc4c2d5776ab565aa07221b7432e62cc7 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index e02c7ae39..fa727e0cf 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@f687ebf1c9abf6527d0e770ea83ee5dcff11f60e + uses: github/codeql-action/init@1ec7dd2bc4c2d5776ab565aa07221b7432e62cc7 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@f687ebf1c9abf6527d0e770ea83ee5dcff11f60e + uses: github/codeql-action/autobuild@1ec7dd2bc4c2d5776ab565aa07221b7432e62cc7 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@f687ebf1c9abf6527d0e770ea83ee5dcff11f60e + uses: github/codeql-action/analyze@1ec7dd2bc4c2d5776ab565aa07221b7432e62cc7