From 5ada41b821cd567bb7b420bf93fb0605fa2d3187 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 20:11:15 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 87fc816 --- .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 f3a625b15..87e342e0b 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@e83e0a4f58f2ca25f7dd222e8689519a74bf26fc + uses: github/codeql-action/init@87fc816d2538b0c915adeec59d61168692e8ab06 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@e83e0a4f58f2ca25f7dd222e8689519a74bf26fc + uses: github/codeql-action/analyze@87fc816d2538b0c915adeec59d61168692e8ab06 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 40b0511a7..6bb64b7aa 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@e83e0a4f58f2ca25f7dd222e8689519a74bf26fc + uses: github/codeql-action/init@87fc816d2538b0c915adeec59d61168692e8ab06 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@e83e0a4f58f2ca25f7dd222e8689519a74bf26fc + uses: github/codeql-action/autobuild@87fc816d2538b0c915adeec59d61168692e8ab06 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@e83e0a4f58f2ca25f7dd222e8689519a74bf26fc + uses: github/codeql-action/analyze@87fc816d2538b0c915adeec59d61168692e8ab06