From 5985005ddad9d8cbd24a09c720f5ae9973508897 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 18:02:18 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 4e9f8a2 (#548) 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 206eeb2f..e2a7d0c8 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -27,7 +27,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@878ae4a749eff2fd2a5789cd23ef5c39a4903cd1 + uses: github/codeql-action/init@4e9f8a2be4662464ed5797a31234931fd2e51d94 with: languages: java @@ -52,4 +52,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@878ae4a749eff2fd2a5789cd23ef5c39a4903cd1 + uses: github/codeql-action/analyze@4e9f8a2be4662464ed5797a31234931fd2e51d94 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index e3c2e11e..04a1de0e 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@878ae4a749eff2fd2a5789cd23ef5c39a4903cd1 + uses: github/codeql-action/init@4e9f8a2be4662464ed5797a31234931fd2e51d94 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@878ae4a749eff2fd2a5789cd23ef5c39a4903cd1 + uses: github/codeql-action/autobuild@4e9f8a2be4662464ed5797a31234931fd2e51d94 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@878ae4a749eff2fd2a5789cd23ef5c39a4903cd1 + uses: github/codeql-action/analyze@4e9f8a2be4662464ed5797a31234931fd2e51d94