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