From ec001330a12719ed75cadb9bcda45159aeccbb6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:48:52 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 83a02f7 --- .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 47faea1d3..1706efa08 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 00145053a..42a46f610 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