From 19deb846c62e8f03f92143b5e017ea30c21b97f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 22:19:55 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to e345646 (#748) 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 a6f18b7f8..8e895708b 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@ee9b8ab1f1ebb3bbcc79c2b2e8e83012b6a202f5 + uses: github/codeql-action/init@e345646da5cf2c896c269dba2b4fb62229464ef7 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ee9b8ab1f1ebb3bbcc79c2b2e8e83012b6a202f5 + uses: github/codeql-action/analyze@e345646da5cf2c896c269dba2b4fb62229464ef7 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index f4e74e565..950b296d3 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@ee9b8ab1f1ebb3bbcc79c2b2e8e83012b6a202f5 + uses: github/codeql-action/init@e345646da5cf2c896c269dba2b4fb62229464ef7 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@ee9b8ab1f1ebb3bbcc79c2b2e8e83012b6a202f5 + uses: github/codeql-action/autobuild@e345646da5cf2c896c269dba2b4fb62229464ef7 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ee9b8ab1f1ebb3bbcc79c2b2e8e83012b6a202f5 + uses: github/codeql-action/analyze@e345646da5cf2c896c269dba2b4fb62229464ef7