From b8c3aa18f8b7fdcafed8cb855215e38439db7025 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 21:37:02 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to c7abe9c (#672) 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 1f0890c4..93c9501e 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@4888104fe999a88fc3f13c6f73e8fe047871ffb6 + uses: github/codeql-action/init@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4888104fe999a88fc3f13c6f73e8fe047871ffb6 + uses: github/codeql-action/analyze@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index c56f1920..45cf371f 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@4888104fe999a88fc3f13c6f73e8fe047871ffb6 + uses: github/codeql-action/init@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@4888104fe999a88fc3f13c6f73e8fe047871ffb6 + uses: github/codeql-action/autobuild@c7abe9ca5f33e2f7fa03694eef40bb97815c7250 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4888104fe999a88fc3f13c6f73e8fe047871ffb6 + uses: github/codeql-action/analyze@c7abe9ca5f33e2f7fa03694eef40bb97815c7250