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 20dd06e commit d7c1272Copy full SHA for d7c1272
.github/workflows/scorecard.yml
@@ -44,6 +44,6 @@ jobs:
44
45
# Upload the results to GitHub's code scanning dashboard.
46
- name: 'Upload to code-scanning'
47
- uses: github/codeql-action/upload-sarif@5f532563584d71fdef14ee64d17bafb34f751ce5 # v1.0.26
+ uses: github/codeql-action/upload-sarif@ceeddf263846258329116eb57e36db63e530c0c7 # v1.0.26
48
with:
49
sarif_file: results.sarif
0 commit comments