From a84f37562e89b30401b8150b6929181055605392 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 14:39:28 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 7927df0 (#955) 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 1e5b15e66..05a50f1ab 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@8c4bc43ead8029384d1969dafa5d7c904d17520f + uses: github/codeql-action/init@7927df07e268eafe499c344cd19f8bf82f4f19f7 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@8c4bc43ead8029384d1969dafa5d7c904d17520f + uses: github/codeql-action/analyze@7927df07e268eafe499c344cd19f8bf82f4f19f7 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 5cc58c5d0..690ffd055 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@8c4bc43ead8029384d1969dafa5d7c904d17520f + uses: github/codeql-action/init@7927df07e268eafe499c344cd19f8bf82f4f19f7 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@8c4bc43ead8029384d1969dafa5d7c904d17520f + uses: github/codeql-action/autobuild@7927df07e268eafe499c344cd19f8bf82f4f19f7 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@8c4bc43ead8029384d1969dafa5d7c904d17520f + uses: github/codeql-action/analyze@7927df07e268eafe499c344cd19f8bf82f4f19f7