From 5e0d1b4772a76227079509a90d2cc299cd72746f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 23:04:27 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to e13fe0d --- .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 152452a15..2ff95affa 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -29,7 +29,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@dab8a02091b7e1893928f2da086a62b5a8118c33 + uses: github/codeql-action/init@e13fe0dd2d51f2b63b05fee9b9cda14b2050f678 with: languages: java @@ -55,4 +55,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@dab8a02091b7e1893928f2da086a62b5a8118c33 + uses: github/codeql-action/analyze@e13fe0dd2d51f2b63b05fee9b9cda14b2050f678 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 66756bf4d..41db9e1be 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@dab8a02091b7e1893928f2da086a62b5a8118c33 + uses: github/codeql-action/init@e13fe0dd2d51f2b63b05fee9b9cda14b2050f678 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@dab8a02091b7e1893928f2da086a62b5a8118c33 + uses: github/codeql-action/autobuild@e13fe0dd2d51f2b63b05fee9b9cda14b2050f678 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@dab8a02091b7e1893928f2da086a62b5a8118c33 + uses: github/codeql-action/analyze@e13fe0dd2d51f2b63b05fee9b9cda14b2050f678