From d4dbea35495d32c03e97c142c5e4b590b5cca5d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 11:10:01 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to e7e35ba --- .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 ac66fdecc..76b04e1fd 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -26,7 +26,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@a6b0ced86b7e92fae436cc10c65f83e369f33767 + uses: github/codeql-action/init@e7e35baaf02fb0d9827ccadf0b68b4134ba6e571 with: languages: java @@ -51,4 +51,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@a6b0ced86b7e92fae436cc10c65f83e369f33767 + uses: github/codeql-action/analyze@e7e35baaf02fb0d9827ccadf0b68b4134ba6e571 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 48b7050c7..aafbb53fb 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@a6b0ced86b7e92fae436cc10c65f83e369f33767 + uses: github/codeql-action/init@e7e35baaf02fb0d9827ccadf0b68b4134ba6e571 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@a6b0ced86b7e92fae436cc10c65f83e369f33767 + uses: github/codeql-action/autobuild@e7e35baaf02fb0d9827ccadf0b68b4134ba6e571 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@a6b0ced86b7e92fae436cc10c65f83e369f33767 + uses: github/codeql-action/analyze@e7e35baaf02fb0d9827ccadf0b68b4134ba6e571