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.
2 parents e6a96b4 + 73e9952 commit d99e56cCopy full SHA for d99e56c
1 file changed
.github/workflows/scorecard.yml
@@ -61,6 +61,6 @@ jobs:
61
# Upload the results to GitHub's code scanning dashboard (optional).
62
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
63
- name: "Upload to code-scanning"
64
- uses: github/codeql-action/upload-sarif@1b168cd39490f61582a9beae412bb7057a6b2c4e # v3.29.5
+ uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.5
65
with:
66
sarif_file: results.sarif
0 commit comments