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 9574281 commit c6cfb25Copy full SHA for c6cfb25
.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@004c5de30b6423267685b897a3d595e944f7fed5 # v2.20.2
+ uses: github/codeql-action/upload-sarif@489225d82a57396c6f426a40e66d461b16b3461d # v2.20.4
54
with:
55
sarif_file: results.sarif
0 commit comments