chore(deps): update github/codeql-action digest to af49565 (#1231)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-02 20:25:33 +00:00 committed by GitHub
parent 764d6650e6
commit 4bbaf51753
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@3d3d628990a5f99229dd9fa1821cc5a4f31b613b
uses: github/codeql-action/init@af49565b852879ee08c297788e61c43f3b415aa4
with:
languages: java
@ -45,4 +45,4 @@ jobs:
verbose: true # optional (default = false)
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@3d3d628990a5f99229dd9fa1821cc5a4f31b613b
uses: github/codeql-action/analyze@af49565b852879ee08c297788e61c43f3b415aa4

View File

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