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 17e33ee + 656704b commit 77d3eb2Copy full SHA for 77d3eb2
.github/workflows/scorecards.yml
@@ -71,6 +71,6 @@ jobs:
71
72
# Upload the results to GitHub's code scanning dashboard.
73
- name: "Upload to code-scanning"
74
- uses: github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # v3.29.5
+ uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v3.29.5
75
with:
76
sarif_file: results.sarif
0 commit comments