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 4da425b commit eadd938Copy full SHA for eadd938
.github/workflows/check.yml
@@ -28,7 +28,7 @@ jobs:
28
run: nix build --print-build-logs '.#checks.x86_64-linux.clippy'
29
30
- name: Upload analysis results
31
- uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # ratchet:github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # ratchet:github/codeql-action/upload-sarif@v3
32
with:
33
sarif_file: result
34
wait-for-processing: true
0 commit comments