From 4efc91f0a9effccddfda5cfaed1ebefa6126de8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 00:47:19 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to a095bf2 --- .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 d7364a512..3fb0f3873 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@9550da953dd3b29aedf76cd635101e48eae5eebd + uses: github/codeql-action/init@a095bf2a16b83cb3b52e6adba696c70f41e82864 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@9550da953dd3b29aedf76cd635101e48eae5eebd + uses: github/codeql-action/analyze@a095bf2a16b83cb3b52e6adba696c70f41e82864 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index c9cbb1ec9..4761358fd 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@9550da953dd3b29aedf76cd635101e48eae5eebd + uses: github/codeql-action/init@a095bf2a16b83cb3b52e6adba696c70f41e82864 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@9550da953dd3b29aedf76cd635101e48eae5eebd + uses: github/codeql-action/autobuild@a095bf2a16b83cb3b52e6adba696c70f41e82864 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@9550da953dd3b29aedf76cd635101e48eae5eebd + uses: github/codeql-action/analyze@a095bf2a16b83cb3b52e6adba696c70f41e82864