From ead77c113c64d5cb6f6d7f61d4e459cc0e8e3d5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 00:44:44 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 3078f51 (#629) 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 0844c5f8..d563a3e0 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@49aaa9a420f6500a3f638ee88b10dee94c789f11 + uses: github/codeql-action/init@3078f51bf03237db53a1108696ead176f4e0ce59 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@49aaa9a420f6500a3f638ee88b10dee94c789f11 + uses: github/codeql-action/analyze@3078f51bf03237db53a1108696ead176f4e0ce59 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 85d0f2b2..f000c147 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@49aaa9a420f6500a3f638ee88b10dee94c789f11 + uses: github/codeql-action/init@3078f51bf03237db53a1108696ead176f4e0ce59 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@49aaa9a420f6500a3f638ee88b10dee94c789f11 + uses: github/codeql-action/autobuild@3078f51bf03237db53a1108696ead176f4e0ce59 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@49aaa9a420f6500a3f638ee88b10dee94c789f11 + uses: github/codeql-action/analyze@3078f51bf03237db53a1108696ead176f4e0ce59