From 2fdbf11eb8b19941c155a38b134935d3f7409f78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 16:25:11 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 24b71bd --- .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 049fbe0e8..1f0781695 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@2b2cee52294c410df28cc7ba0beaf429d5b4e82c + uses: github/codeql-action/init@24b71bdbcc679a427e2e62208824ee8b23364747 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@2b2cee52294c410df28cc7ba0beaf429d5b4e82c + uses: github/codeql-action/analyze@24b71bdbcc679a427e2e62208824ee8b23364747 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index d6d18aa76..66577ad5d 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@2b2cee52294c410df28cc7ba0beaf429d5b4e82c + uses: github/codeql-action/init@24b71bdbcc679a427e2e62208824ee8b23364747 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@2b2cee52294c410df28cc7ba0beaf429d5b4e82c + uses: github/codeql-action/autobuild@24b71bdbcc679a427e2e62208824ee8b23364747 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@2b2cee52294c410df28cc7ba0beaf429d5b4e82c + uses: github/codeql-action/analyze@24b71bdbcc679a427e2e62208824ee8b23364747