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 ddb9d4c + bc7d808 commit f0b69a9Copy full SHA for f0b69a9
.github/workflows/scorecards.yml
@@ -72,6 +72,6 @@ jobs:
72
73
# Upload the results to GitHub's code scanning dashboard.
74
- name: "Upload to code-scanning"
75
- uses: github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
+ uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
76
with:
77
sarif_file: results.sarif
0 commit comments