From a08589664c6464df5443eccdb1b2e9eba84313eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:12:34 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to b7cdb7f (#1177) 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 0efdff96a..3dcd59a72 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@b35b023d9b1296658ca1bcb95dcd0336f9d23f0b + uses: github/codeql-action/init@b7cdb7fd39e52d1018799033ccd11eeb108aed85 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b35b023d9b1296658ca1bcb95dcd0336f9d23f0b + uses: github/codeql-action/analyze@b7cdb7fd39e52d1018799033ccd11eeb108aed85 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index e10043c48..1da47efc0 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@b35b023d9b1296658ca1bcb95dcd0336f9d23f0b + uses: github/codeql-action/init@b7cdb7fd39e52d1018799033ccd11eeb108aed85 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@b35b023d9b1296658ca1bcb95dcd0336f9d23f0b + uses: github/codeql-action/autobuild@b7cdb7fd39e52d1018799033ccd11eeb108aed85 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b35b023d9b1296658ca1bcb95dcd0336f9d23f0b + uses: github/codeql-action/analyze@b7cdb7fd39e52d1018799033ccd11eeb108aed85