We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b21a9b0 commit 7bf2ed4Copy full SHA for 7bf2ed4
.github/workflows/scorecard.yml
@@ -68,6 +68,6 @@ jobs:
68
69
# Upload the results to GitHub's code scanning dashboard.
70
- name: "Upload to code-scanning"
71
- uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.29.5
+ uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v3.29.5
72
with:
73
sarif_file: results.sarif
0 commit comments