From 7bd35c10694d9aaffe7c70a8ae72490097ee0e1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 04:09:35 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 77bbb99 (#659) 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 6097e073..1c43c683 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@d859d17bdb64f5464bcab5f359db3799680404c2 + uses: github/codeql-action/init@77bbb99abd466b60ab05e710e898ebe72cc5a8a2 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@d859d17bdb64f5464bcab5f359db3799680404c2 + uses: github/codeql-action/analyze@77bbb99abd466b60ab05e710e898ebe72cc5a8a2 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 334100fb..1b032cfd 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@d859d17bdb64f5464bcab5f359db3799680404c2 + uses: github/codeql-action/init@77bbb99abd466b60ab05e710e898ebe72cc5a8a2 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@d859d17bdb64f5464bcab5f359db3799680404c2 + uses: github/codeql-action/autobuild@77bbb99abd466b60ab05e710e898ebe72cc5a8a2 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@d859d17bdb64f5464bcab5f359db3799680404c2 + uses: github/codeql-action/analyze@77bbb99abd466b60ab05e710e898ebe72cc5a8a2