From 99d632ed39e375491952e2c920b08a9a66257e11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:06:29 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 3407610 --- .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 142c29e7..d0d3cb7c 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@5b6e617dc0241b2d60c2bccea90c56b67eceb797 + uses: github/codeql-action/init@3407610120cd5656b6fc71991415cb50748b9489 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@5b6e617dc0241b2d60c2bccea90c56b67eceb797 + uses: github/codeql-action/analyze@3407610120cd5656b6fc71991415cb50748b9489 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index f03229c2..41ecc36d 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@5b6e617dc0241b2d60c2bccea90c56b67eceb797 + uses: github/codeql-action/init@3407610120cd5656b6fc71991415cb50748b9489 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@5b6e617dc0241b2d60c2bccea90c56b67eceb797 + uses: github/codeql-action/autobuild@3407610120cd5656b6fc71991415cb50748b9489 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@5b6e617dc0241b2d60c2bccea90c56b67eceb797 + uses: github/codeql-action/analyze@3407610120cd5656b6fc71991415cb50748b9489