mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-25 02:20:58 -05:00
chore(deps): update github/codeql-action action to v3
This commit is contained in:
parent
8c836eaa9d
commit
82c9aa7bdd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -134,7 +134,7 @@ jobs:
|
||||||
| sarif-fmt
|
| sarif-fmt
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
- name: Upload
|
- name: Upload
|
||||||
uses: github/codeql-action/upload-sarif@v2
|
uses: github/codeql-action/upload-sarif@v3
|
||||||
with:
|
with:
|
||||||
sarif_file: clippy-results.sarif
|
sarif_file: clippy-results.sarif
|
||||||
wait-for-processing: true
|
wait-for-processing: true
|
||||||
|
|
Loading…
Reference in a new issue