chore(deps): update github/codeql-action digest to 926a489 (#460)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-01 22:56:23 +00:00 committed by GitHub
parent 401d7a8a5f
commit 0b1315eaaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@ jobs:
cache: maven
- name: Initialize CodeQL
uses: github/codeql-action/init@96f284028262d223858647b5680642a84608cc87
uses: github/codeql-action/init@926a4898bc8705cbb609517ff5086b235af7c1aa
with:
languages: java
@ -51,4 +51,4 @@ jobs:
verbose: true # optional (default = false)
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@96f284028262d223858647b5680642a84608cc87
uses: github/codeql-action/analyze@926a4898bc8705cbb609517ff5086b235af7c1aa

View File

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