From 33bf772158ae4fc74c528d612dba378e5db50785 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 04:28:34 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 19f00dc (#330) 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 5bc1b110..936fa755 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -26,7 +26,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@204eadab9ded3e22323701abf6bac3aaa9147683 + uses: github/codeql-action/init@19f00dc212364caec77c5ea88fa53cb5deebc752 with: languages: java @@ -51,4 +51,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@204eadab9ded3e22323701abf6bac3aaa9147683 + uses: github/codeql-action/analyze@19f00dc212364caec77c5ea88fa53cb5deebc752 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 7475cf65..7aba8edf 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@204eadab9ded3e22323701abf6bac3aaa9147683 + uses: github/codeql-action/init@19f00dc212364caec77c5ea88fa53cb5deebc752 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@204eadab9ded3e22323701abf6bac3aaa9147683 + uses: github/codeql-action/autobuild@19f00dc212364caec77c5ea88fa53cb5deebc752 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@204eadab9ded3e22323701abf6bac3aaa9147683 + uses: github/codeql-action/analyze@19f00dc212364caec77c5ea88fa53cb5deebc752