chore(deps): update github/codeql-action digest to be30325 (#1479)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-13 18:52:24 +00:00 committed by GitHub
parent 0b57bcafc1
commit 844d5e244b
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@466d6ce58447f9589003cca18ec288b128465541
uses: github/codeql-action/init@be30325fa679497c9a67f006166793cfa1d5840d
with:
languages: java
@ -55,4 +55,4 @@ jobs:
verbose: true # optional (default = false)
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@466d6ce58447f9589003cca18ec288b128465541
uses: github/codeql-action/analyze@be30325fa679497c9a67f006166793cfa1d5840d

View File

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