We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f16e776 commit b2e9fb0Copy full SHA for b2e9fb0
.github/workflows/rust-clippy.yml
@@ -55,7 +55,7 @@ jobs:
55
continue-on-error: true
56
57
- name: Upload analysis results to GitHub
58
- uses: github/codeql-action/upload-sarif@eab49d76a36ac164bf08006f3efdba5c4c9c328c
+ uses: github/codeql-action/upload-sarif@483bef1dab1b4345c7aaad6b5ab530b6296dc57e
59
with:
60
sarif_file: rust-clippy-results.sarif
61
wait-for-processing: true
0 commit comments