From 0aa12359b64bb5f3c21a61e3ce67ab001da7d955 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:19:00 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to af49565 --- .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 46bab8fba..6c355eabe 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@3d3d628990a5f99229dd9fa1821cc5a4f31b613b + uses: github/codeql-action/init@af49565b852879ee08c297788e61c43f3b415aa4 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@3d3d628990a5f99229dd9fa1821cc5a4f31b613b + uses: github/codeql-action/analyze@af49565b852879ee08c297788e61c43f3b415aa4 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 5bac449d5..04d134f73 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@3d3d628990a5f99229dd9fa1821cc5a4f31b613b + uses: github/codeql-action/init@af49565b852879ee08c297788e61c43f3b415aa4 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@3d3d628990a5f99229dd9fa1821cc5a4f31b613b + uses: github/codeql-action/autobuild@af49565b852879ee08c297788e61c43f3b415aa4 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@3d3d628990a5f99229dd9fa1821cc5a4f31b613b + uses: github/codeql-action/analyze@af49565b852879ee08c297788e61c43f3b415aa4