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.
2 parents a28b677 + b0beb96 commit 6ebbd35Copy full SHA for 6ebbd35
1 file changed
.github/workflows/scorecards.yml
@@ -59,6 +59,6 @@ jobs:
59
60
# required for Code scanning alerts
61
- name: "Upload SARIF results to code scanning"
62
- uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
+ uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
63
with:
64
sarif_file: results.sarif
0 commit comments