From db783ba1000f25dfa44f8ca5bbc621fe95f5b46d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 22:26:17 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 9d1e406 --- .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 13385e910..c9a5bf389 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@572cc5268d94f11b89e12e7a166cf93275856072 + uses: github/codeql-action/init@9d1e406cd62198d082bf440a88ecb7937909fd72 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@572cc5268d94f11b89e12e7a166cf93275856072 + uses: github/codeql-action/analyze@9d1e406cd62198d082bf440a88ecb7937909fd72 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 25874cfe0..96447c33a 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@572cc5268d94f11b89e12e7a166cf93275856072 + uses: github/codeql-action/init@9d1e406cd62198d082bf440a88ecb7937909fd72 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@572cc5268d94f11b89e12e7a166cf93275856072 + uses: github/codeql-action/autobuild@9d1e406cd62198d082bf440a88ecb7937909fd72 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@572cc5268d94f11b89e12e7a166cf93275856072 + uses: github/codeql-action/analyze@9d1e406cd62198d082bf440a88ecb7937909fd72