From 8ee697696f01b99b064f23dce07b3c1e6aa36582 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 14:07:04 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 1615032 --- .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 08e83c3de..a3dcbe1c3 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@bd67d8d6b2096e4b46db15ed108e563c4447d608 + uses: github/codeql-action/init@16150320c5db0d4942ea2bd4974fc365d6324737 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@bd67d8d6b2096e4b46db15ed108e563c4447d608 + uses: github/codeql-action/analyze@16150320c5db0d4942ea2bd4974fc365d6324737 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 35ba3e19c..083dfc6f1 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@bd67d8d6b2096e4b46db15ed108e563c4447d608 + uses: github/codeql-action/init@16150320c5db0d4942ea2bd4974fc365d6324737 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@bd67d8d6b2096e4b46db15ed108e563c4447d608 + uses: github/codeql-action/autobuild@16150320c5db0d4942ea2bd4974fc365d6324737 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@bd67d8d6b2096e4b46db15ed108e563c4447d608 + uses: github/codeql-action/analyze@16150320c5db0d4942ea2bd4974fc365d6324737