From bc73419e1c382a701cbe123ef51ae74bf0e7b29d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 19:07:15 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 1aae1e7 --- .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 ecb109965..02c96ad8e 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@1ecc2779e9e8a1005dab2bfab0c908371cd4a830 + uses: github/codeql-action/init@1aae1e7090c64083768b852cc5f59346312fb276 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@1ecc2779e9e8a1005dab2bfab0c908371cd4a830 + uses: github/codeql-action/analyze@1aae1e7090c64083768b852cc5f59346312fb276 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 87adee39f..dcaa96fdb 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@1ecc2779e9e8a1005dab2bfab0c908371cd4a830 + uses: github/codeql-action/init@1aae1e7090c64083768b852cc5f59346312fb276 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@1ecc2779e9e8a1005dab2bfab0c908371cd4a830 + uses: github/codeql-action/autobuild@1aae1e7090c64083768b852cc5f59346312fb276 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@1ecc2779e9e8a1005dab2bfab0c908371cd4a830 + uses: github/codeql-action/analyze@1aae1e7090c64083768b852cc5f59346312fb276