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 5d688ec commit 1df9c19Copy full SHA for 1df9c19
.github/workflows/scorecards.yml
@@ -52,6 +52,6 @@ jobs:
52
53
# Upload the results to GitHub's code scanning dashboard.
54
- name: "Upload to code-scanning"
55
- uses: github/codeql-action/upload-sarif@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
+ uses: github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
56
with:
57
sarif_file: results.sarif
0 commit comments