We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a919cb9 + 052bfaf commit 1c6cf0fCopy full SHA for 1c6cf0f
.github/workflows/ossf-analysis.yaml
@@ -26,6 +26,6 @@ jobs:
26
# of the value entered here.
27
publish_results: true
28
- name: Upload SARIF results to code scanning
29
- uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
+ uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v3.29.5
30
with:
31
sarif_file: results.sarif
0 commit comments