From 81cba711905dcd06f324cd6a445d455cd9e601ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 22:00:16 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 1e21373 (#925) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 5825acba..a0ca5a57 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@84d6ead480f493c32a39f012db4b9dfb02e8868b + uses: github/codeql-action/init@1e21373a75e0c2ecdf26721d40f68b3bff7f2165 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@84d6ead480f493c32a39f012db4b9dfb02e8868b + uses: github/codeql-action/analyze@1e21373a75e0c2ecdf26721d40f68b3bff7f2165 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 397d5144..7912a04b 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@84d6ead480f493c32a39f012db4b9dfb02e8868b + uses: github/codeql-action/init@1e21373a75e0c2ecdf26721d40f68b3bff7f2165 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@84d6ead480f493c32a39f012db4b9dfb02e8868b + uses: github/codeql-action/autobuild@1e21373a75e0c2ecdf26721d40f68b3bff7f2165 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@84d6ead480f493c32a39f012db4b9dfb02e8868b + uses: github/codeql-action/analyze@1e21373a75e0c2ecdf26721d40f68b3bff7f2165