chore(deps): update github/codeql-action action to v2.23.1 (#10262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
852bc05a4e
commit
20a0626d7c
|
@ -64,6 +64,6 @@ jobs:
|
|||
|
||||
# Upload the results to GitHub's code scanning dashboard.
|
||||
- name: "Upload to code-scanning"
|
||||
uses: github/codeql-action/upload-sarif@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2.2.4
|
||||
uses: github/codeql-action/upload-sarif@4759df8df70c5ebe7042c3029bbace20eee13edd # v2.23.1
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
|
Loading…
Reference in New Issue