From 2f37d0c43bd2e17fc403017dbfc32647bd7ba8c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 19:39:34 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 2723530 --- .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 d13970ec4..e021db394 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@3dd4ad872b41ad90c569f9c30ea5cdf19a1d5138 + uses: github/codeql-action/init@27235304e07da3d62be5a72ef5df0f30d8a4e137 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@3dd4ad872b41ad90c569f9c30ea5cdf19a1d5138 + uses: github/codeql-action/analyze@27235304e07da3d62be5a72ef5df0f30d8a4e137 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 247fbfc9e..37fe3e730 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@3dd4ad872b41ad90c569f9c30ea5cdf19a1d5138 + uses: github/codeql-action/init@27235304e07da3d62be5a72ef5df0f30d8a4e137 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@3dd4ad872b41ad90c569f9c30ea5cdf19a1d5138 + uses: github/codeql-action/autobuild@27235304e07da3d62be5a72ef5df0f30d8a4e137 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@3dd4ad872b41ad90c569f9c30ea5cdf19a1d5138 + uses: github/codeql-action/analyze@27235304e07da3d62be5a72ef5df0f30d8a4e137