From b998db2253c24a8b8823b41475721044906208e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 00:14:08 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to bc64d12 (#802) 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 99d8c2cf..384a80e5 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@4075abfb065d705660b25161b8db80d9181f0f9a + uses: github/codeql-action/init@bc64d12bb9f349435efba65d373bac054665b85f with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4075abfb065d705660b25161b8db80d9181f0f9a + uses: github/codeql-action/analyze@bc64d12bb9f349435efba65d373bac054665b85f diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index aeaaa5c6..762262e2 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@4075abfb065d705660b25161b8db80d9181f0f9a + uses: github/codeql-action/init@bc64d12bb9f349435efba65d373bac054665b85f with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@4075abfb065d705660b25161b8db80d9181f0f9a + uses: github/codeql-action/autobuild@bc64d12bb9f349435efba65d373bac054665b85f - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4075abfb065d705660b25161b8db80d9181f0f9a + uses: github/codeql-action/analyze@bc64d12bb9f349435efba65d373bac054665b85f