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 6905336 commit 80361ecCopy full SHA for 80361ec
.github/workflows/scorecards.yml
@@ -55,6 +55,6 @@ jobs:
55
56
# Upload the results to GitHub's code scanning dashboard.
57
- name: "Upload to code-scanning"
58
- uses: github/codeql-action/upload-sarif@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
+ uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
59
with:
60
sarif_file: results.sarif
0 commit comments