From d60593fa11f39c6587e280633cf6e15965c0960f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:16:30 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to d8b1697 (#1093) 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 296972e97..53d34cd11 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@9b41ced437d4a4f34bf0b740f80b4e52d3c4bccd + uses: github/codeql-action/init@d8b1697e9a833a1f8cd88c642a6bd8685d3ee856 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@9b41ced437d4a4f34bf0b740f80b4e52d3c4bccd + uses: github/codeql-action/analyze@d8b1697e9a833a1f8cd88c642a6bd8685d3ee856 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 34dc3074f..521045063 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@9b41ced437d4a4f34bf0b740f80b4e52d3c4bccd + uses: github/codeql-action/init@d8b1697e9a833a1f8cd88c642a6bd8685d3ee856 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@9b41ced437d4a4f34bf0b740f80b4e52d3c4bccd + uses: github/codeql-action/autobuild@d8b1697e9a833a1f8cd88c642a6bd8685d3ee856 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@9b41ced437d4a4f34bf0b740f80b4e52d3c4bccd + uses: github/codeql-action/analyze@d8b1697e9a833a1f8cd88c642a6bd8685d3ee856