From d6aa5db9de94c5c2a451eb3c1d379d072dc64019 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:09:44 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to de94575 --- .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 9750478f2..edc382189 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@9b7c22c3b39078582fa6d0d8f3841e944ec54582 + uses: github/codeql-action/init@de945755c9edd3a4e5d160a71f1482ece6a3c271 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@9b7c22c3b39078582fa6d0d8f3841e944ec54582 + uses: github/codeql-action/analyze@de945755c9edd3a4e5d160a71f1482ece6a3c271 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index d375453f6..2e8f35fc9 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@9b7c22c3b39078582fa6d0d8f3841e944ec54582 + uses: github/codeql-action/init@de945755c9edd3a4e5d160a71f1482ece6a3c271 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@9b7c22c3b39078582fa6d0d8f3841e944ec54582 + uses: github/codeql-action/autobuild@de945755c9edd3a4e5d160a71f1482ece6a3c271 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@9b7c22c3b39078582fa6d0d8f3841e944ec54582 + uses: github/codeql-action/analyze@de945755c9edd3a4e5d160a71f1482ece6a3c271