We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e4256a + 64e3380 commit ea1392eCopy full SHA for ea1392e
1 file changed
.github/workflows/scorecard.yml
@@ -55,6 +55,6 @@ jobs:
55
56
# Upload the results to GitHub's code scanning dashboard.
57
- name: "Upload to code-scanning"
58
- uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
59
with:
60
sarif_file: results.sarif
0 commit comments