We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de7c3b9 + c96be65 commit b3d5f8eCopy full SHA for b3d5f8e
1 file changed
.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@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
+ uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
80
with:
81
sarif_file: results.sarif
0 commit comments