chore(deps): update github/codeql-action digest to 0e346f2 (#1014)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-23 01:46:52 +00:00 committed by GitHub
parent 3d0cd62c98
commit f1b0eb154d
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@44534b787f11b377674fc4c09b1985db5366d9fb
uses: github/codeql-action/init@0e346f2c4a1b999b44f1ef93fe08bdb83dae63ab
with:
languages: java
@ -45,4 +45,4 @@ jobs:
verbose: true # optional (default = false)
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@44534b787f11b377674fc4c09b1985db5366d9fb
uses: github/codeql-action/analyze@0e346f2c4a1b999b44f1ef93fe08bdb83dae63ab

View File

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