From 692653035a94ab750cfcf37872f26d1b7861aff7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 04:06:44 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to f65ecd0 (#771) 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 246ff55a..53b055eb 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@4d75a10efaeb4b135a886e21e438f08fd32a87ab + uses: github/codeql-action/init@f65ecd09c7594dc5bfccb15a694c4d15971c9b73 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4d75a10efaeb4b135a886e21e438f08fd32a87ab + uses: github/codeql-action/analyze@f65ecd09c7594dc5bfccb15a694c4d15971c9b73 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index c7071488..bd7e058f 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@4d75a10efaeb4b135a886e21e438f08fd32a87ab + uses: github/codeql-action/init@f65ecd09c7594dc5bfccb15a694c4d15971c9b73 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@4d75a10efaeb4b135a886e21e438f08fd32a87ab + uses: github/codeql-action/autobuild@f65ecd09c7594dc5bfccb15a694c4d15971c9b73 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4d75a10efaeb4b135a886e21e438f08fd32a87ab + uses: github/codeql-action/analyze@f65ecd09c7594dc5bfccb15a694c4d15971c9b73