From 8168e9ba771de3cb366bc4a8ee39515307307995 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 19:35:31 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 7273f08 --- .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 0b65e7f81..d50d446ca 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@b9b3b12fa29bb4f95fb2e36128124ff9364aaf0e + uses: github/codeql-action/init@7273f08caa1dcf2c2837f362f1982de0ab4dc344 with: languages: java @@ -55,4 +55,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b9b3b12fa29bb4f95fb2e36128124ff9364aaf0e + uses: github/codeql-action/analyze@7273f08caa1dcf2c2837f362f1982de0ab4dc344 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 3cc2949b1..882a47478 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@b9b3b12fa29bb4f95fb2e36128124ff9364aaf0e + uses: github/codeql-action/init@7273f08caa1dcf2c2837f362f1982de0ab4dc344 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@b9b3b12fa29bb4f95fb2e36128124ff9364aaf0e + uses: github/codeql-action/autobuild@7273f08caa1dcf2c2837f362f1982de0ab4dc344 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b9b3b12fa29bb4f95fb2e36128124ff9364aaf0e + uses: github/codeql-action/analyze@7273f08caa1dcf2c2837f362f1982de0ab4dc344