From c0848b2fc1a207b9a943f981fe5dd6af932789f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 07:48:37 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 56d1975 --- .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 2385319f..6469533b 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@7cf65a5b2e089b7207c678633bc4a42884847231 + uses: github/codeql-action/init@56d197570aa047eae7fe04401603196e2f68521d with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@7cf65a5b2e089b7207c678633bc4a42884847231 + uses: github/codeql-action/analyze@56d197570aa047eae7fe04401603196e2f68521d diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index ab44f466..d151128e 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@7cf65a5b2e089b7207c678633bc4a42884847231 + uses: github/codeql-action/init@56d197570aa047eae7fe04401603196e2f68521d with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@7cf65a5b2e089b7207c678633bc4a42884847231 + uses: github/codeql-action/autobuild@56d197570aa047eae7fe04401603196e2f68521d - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@7cf65a5b2e089b7207c678633bc4a42884847231 + uses: github/codeql-action/analyze@56d197570aa047eae7fe04401603196e2f68521d