We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88f9220 + b771e88 commit 82f6609Copy full SHA for 82f6609
1 file changed
.github/workflows/scorecard.yml
@@ -84,6 +84,6 @@ jobs:
84
85
# Upload the results to GitHub's code scanning dashboard.
86
- name: "Upload to code-scanning"
87
- uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4
+ uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4
88
with:
89
sarif_file: results.sarif
0 commit comments