chore(deps): update github/codeql-action digest to 6063925 (#1320)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-11 09:32:43 +00:00 committed by GitHub
parent b7978832b7
commit 538140dfe7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@ jobs:
cache: maven
- name: Initialize CodeQL
uses: github/codeql-action/init@0a35e8f6866a39b001e5f7ad1d0daf9836786896
uses: github/codeql-action/init@606392577144219644443c010bc0e17ad563e559
with:
languages: java
@ -45,4 +45,4 @@ jobs:
verbose: true # optional (default = false)
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@0a35e8f6866a39b001e5f7ad1d0daf9836786896
uses: github/codeql-action/analyze@606392577144219644443c010bc0e17ad563e559

View File

@ -33,12 +33,12 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@0a35e8f6866a39b001e5f7ad1d0daf9836786896
uses: github/codeql-action/init@606392577144219644443c010bc0e17ad563e559
with:
languages: java
- name: Autobuild
uses: github/codeql-action/autobuild@0a35e8f6866a39b001e5f7ad1d0daf9836786896
uses: github/codeql-action/autobuild@606392577144219644443c010bc0e17ad563e559
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@0a35e8f6866a39b001e5f7ad1d0daf9836786896
uses: github/codeql-action/analyze@606392577144219644443c010bc0e17ad563e559