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 9966471 commit 16c2c39Copy full SHA for 16c2c39
.github/workflows/scorecard.yml
@@ -76,6 +76,6 @@ jobs:
76
# Upload the results to GitHub's code scanning dashboard (optional).
77
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
78
- name: "Upload to code-scanning"
79
- uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
+ uses: github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
80
with:
81
sarif_file: results.sarif
0 commit comments