chore: update github/codeql-action action to v2.22.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c17845c365
commit
8a94d76c74
|
@ -65,6 +65,6 @@ jobs:
|
|||
retention-days: 90
|
||||
|
||||
# Upload the results to GitHub's code scanning dashboard.
|
||||
- uses: github/codeql-action/upload-sarif@689fdc5193eeb735ecb2e52e819e3382876f93f4 # v2.22.6
|
||||
- uses: github/codeql-action/upload-sarif@66b90a5db151a8042fa97405c6cf843bbe433f7b # v2.22.7
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
|
Loading…
Reference in New Issue