From 1d31726e574ae09aeccb0365f6797e78187eb6ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 19:00:44 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 270a29d (#1010) 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 381b16d81..880421b73 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@c2585eca08d6e40bf455acae5248e197cdd25de1 + uses: github/codeql-action/init@270a29d1cc4b4490128f991e675007513ea6e660 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@c2585eca08d6e40bf455acae5248e197cdd25de1 + uses: github/codeql-action/analyze@270a29d1cc4b4490128f991e675007513ea6e660 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 93220fa19..56d79d042 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@c2585eca08d6e40bf455acae5248e197cdd25de1 + uses: github/codeql-action/init@270a29d1cc4b4490128f991e675007513ea6e660 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@c2585eca08d6e40bf455acae5248e197cdd25de1 + uses: github/codeql-action/autobuild@270a29d1cc4b4490128f991e675007513ea6e660 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@c2585eca08d6e40bf455acae5248e197cdd25de1 + uses: github/codeql-action/analyze@270a29d1cc4b4490128f991e675007513ea6e660