From 675de140e49bd69860662f28aced3d4ff9344cd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 15:40:54 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 3d81734 (#862) 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 2e9b51e7..61177ed6 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@09d4101d2b9ab56005e4d4b429fcd66b33f86488 + uses: github/codeql-action/init@3d817349a4534f494b019aff837b9a577fdc5496 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@09d4101d2b9ab56005e4d4b429fcd66b33f86488 + uses: github/codeql-action/analyze@3d817349a4534f494b019aff837b9a577fdc5496 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 08583fe2..c19702ee 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@09d4101d2b9ab56005e4d4b429fcd66b33f86488 + uses: github/codeql-action/init@3d817349a4534f494b019aff837b9a577fdc5496 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@09d4101d2b9ab56005e4d4b429fcd66b33f86488 + uses: github/codeql-action/autobuild@3d817349a4534f494b019aff837b9a577fdc5496 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@09d4101d2b9ab56005e4d4b429fcd66b33f86488 + uses: github/codeql-action/analyze@3d817349a4534f494b019aff837b9a577fdc5496