chore(deps): update github/codeql-action digest to 8ef1782

This commit is contained in:
renovate[bot] 2025-06-26 11:49:02 +00:00 committed by GitHub
parent 34b22e8d93
commit e916d03f67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@ jobs:
cache: maven
- name: Initialize CodeQL
uses: github/codeql-action/init@9b02dc2f60288b463e7a66e39c78829b62780db7
uses: github/codeql-action/init@8ef17824cfb2a3f40cbc7f41bac7e055e53b8164
with:
languages: java
@ -55,4 +55,4 @@ jobs:
verbose: true # optional (default = false)
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@9b02dc2f60288b463e7a66e39c78829b62780db7
uses: github/codeql-action/analyze@8ef17824cfb2a3f40cbc7f41bac7e055e53b8164

View File

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