chore(deps): update github/codeql-action digest to affec20 (#1323)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-12 11:46:13 +00:00 committed by GitHub
parent 538140dfe7
commit 8f3ced5907
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@606392577144219644443c010bc0e17ad563e559
uses: github/codeql-action/init@affec202b3ff85f13ab60c1d834aa4996994a484
with:
languages: java
@ -45,4 +45,4 @@ jobs:
verbose: true # optional (default = false)
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@606392577144219644443c010bc0e17ad563e559
uses: github/codeql-action/analyze@affec202b3ff85f13ab60c1d834aa4996994a484

View File

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