We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58e75b3 + 4982a73 commit eccb53dCopy full SHA for eccb53d
.github/workflows/scorecards.yml
@@ -76,6 +76,6 @@ jobs:
76
77
# Upload the results to GitHub's code scanning dashboard.
78
- name: "Upload to code-scanning"
79
- uses: github/codeql-action/upload-sarif@2588666de8825e1e9dc4e2329a4c985457d55b32 # v3.32.1
+ uses: github/codeql-action/upload-sarif@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v4.32.1
80
with:
81
sarif_file: results.sarif
0 commit comments