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 200b96f commit d0bf36aCopy full SHA for d0bf36a
.github/workflows/scorecards-analysis.yml
@@ -52,6 +52,6 @@ jobs:
52
53
# Upload the results to GitHub's code scanning dashboard.
54
- name: "Upload to code-scanning"
55
- uses: github/codeql-action/upload-sarif@32dc499307d133bb5085bae78498c0ac2cf762d5 # v1.0.26
+ uses: github/codeql-action/upload-sarif@168b99b3c22180941ae7dbdd5f5c9678ede476ba # v2.2.7
56
with:
57
sarif_file: results.sarif
0 commit comments