From 93f4feb818367fdf1f3f8dd55ac1bdffaf34d5f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:16:24 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 2617ff2 (#1127) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 403736c1c..e12b6a976 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@46e0c78da9edf293aeab3d4d62cf1a7b7534c6a0 + uses: github/codeql-action/init@2617ff2d3f2bf8dd95abadcd289352a4023a4758 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@46e0c78da9edf293aeab3d4d62cf1a7b7534c6a0 + uses: github/codeql-action/analyze@2617ff2d3f2bf8dd95abadcd289352a4023a4758 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 0fe66844e..a9eff3c32 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@46e0c78da9edf293aeab3d4d62cf1a7b7534c6a0 + uses: github/codeql-action/init@2617ff2d3f2bf8dd95abadcd289352a4023a4758 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@46e0c78da9edf293aeab3d4d62cf1a7b7534c6a0 + uses: github/codeql-action/autobuild@2617ff2d3f2bf8dd95abadcd289352a4023a4758 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@46e0c78da9edf293aeab3d4d62cf1a7b7534c6a0 + uses: github/codeql-action/analyze@2617ff2d3f2bf8dd95abadcd289352a4023a4758