From 0458328c290b12cb99f78c576ad8968922565239 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:47:17 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 83a02f7 (#830) 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 47faea1d..1706efa0 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@5fa9b09edf501866f122250d904d3d0eabc3a0ff + uses: github/codeql-action/init@83a02f7883b12e0e4e1a146174f5e2292a01e601 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@5fa9b09edf501866f122250d904d3d0eabc3a0ff + uses: github/codeql-action/analyze@83a02f7883b12e0e4e1a146174f5e2292a01e601 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 00145053..42a46f61 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@5fa9b09edf501866f122250d904d3d0eabc3a0ff + uses: github/codeql-action/init@83a02f7883b12e0e4e1a146174f5e2292a01e601 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@5fa9b09edf501866f122250d904d3d0eabc3a0ff + uses: github/codeql-action/autobuild@83a02f7883b12e0e4e1a146174f5e2292a01e601 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@5fa9b09edf501866f122250d904d3d0eabc3a0ff + uses: github/codeql-action/analyze@83a02f7883b12e0e4e1a146174f5e2292a01e601