From 24d3a1a21e8e9b1304c6a269374b70a362b59505 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 20:17:39 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 95cfca7 --- .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 92ebae5d6..c090103d4 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -26,7 +26,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@deb312c60b474a4b2a0f60399ae8fad9fa46e2bc + uses: github/codeql-action/init@95cfca769b334017179a1fbe879b6d9b5cddfe54 with: languages: java @@ -51,4 +51,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@deb312c60b474a4b2a0f60399ae8fad9fa46e2bc + uses: github/codeql-action/analyze@95cfca769b334017179a1fbe879b6d9b5cddfe54 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 292d4a75e..7b163b452 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@deb312c60b474a4b2a0f60399ae8fad9fa46e2bc + uses: github/codeql-action/init@95cfca769b334017179a1fbe879b6d9b5cddfe54 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@deb312c60b474a4b2a0f60399ae8fad9fa46e2bc + uses: github/codeql-action/autobuild@95cfca769b334017179a1fbe879b6d9b5cddfe54 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@deb312c60b474a4b2a0f60399ae8fad9fa46e2bc + uses: github/codeql-action/analyze@95cfca769b334017179a1fbe879b6d9b5cddfe54