From 62f95b651bb7bc18f984e42264900f2b486bf6bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:55:24 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 7adf9ac (#998) 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 4774c23d0..cda1bffd7 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@ee4ad8b9d64b235782063b8cfff3942401b8033d + uses: github/codeql-action/init@7adf9ac915317792cbeaf8d9c9fa80f2dbacfd48 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ee4ad8b9d64b235782063b8cfff3942401b8033d + uses: github/codeql-action/analyze@7adf9ac915317792cbeaf8d9c9fa80f2dbacfd48 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 5a583be62..fe3c0debf 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@ee4ad8b9d64b235782063b8cfff3942401b8033d + uses: github/codeql-action/init@7adf9ac915317792cbeaf8d9c9fa80f2dbacfd48 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@ee4ad8b9d64b235782063b8cfff3942401b8033d + uses: github/codeql-action/autobuild@7adf9ac915317792cbeaf8d9c9fa80f2dbacfd48 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ee4ad8b9d64b235782063b8cfff3942401b8033d + uses: github/codeql-action/analyze@7adf9ac915317792cbeaf8d9c9fa80f2dbacfd48