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 232e9b5 commit d6c22e4Copy full SHA for d6c22e4
.github/workflows/scorecards.yml
@@ -50,6 +50,6 @@ jobs:
50
51
# Upload the results to GitHub's code scanning dashboard.
52
- name: "Upload to code-scanning"
53
- uses: github/codeql-action/upload-sarif@cc7986c02bac29104a72998e67239bb5ee2ee110 # v1.0.26
+ uses: github/codeql-action/upload-sarif@4238421316c33d73aeea2801274dd286f157c2bb # v1.0.26
54
with:
55
sarif_file: results.sarif
0 commit comments