From 9ec3efad2b3969433ddc013859ea10a7c6b0e41a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 14:07:02 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 65b0987 --- .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 dbe99d929..8a12c698b 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@1a41e5519af9803a023868b97017f81b41c35800 + uses: github/codeql-action/init@65b0987dbe7cccad40d720700cc1e04109abebf9 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@1a41e5519af9803a023868b97017f81b41c35800 + uses: github/codeql-action/analyze@65b0987dbe7cccad40d720700cc1e04109abebf9 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 7e8a07170..62c5f2178 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@1a41e5519af9803a023868b97017f81b41c35800 + uses: github/codeql-action/init@65b0987dbe7cccad40d720700cc1e04109abebf9 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@1a41e5519af9803a023868b97017f81b41c35800 + uses: github/codeql-action/autobuild@65b0987dbe7cccad40d720700cc1e04109abebf9 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@1a41e5519af9803a023868b97017f81b41c35800 + uses: github/codeql-action/analyze@65b0987dbe7cccad40d720700cc1e04109abebf9