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 5058913 commit 0bea7d2Copy full SHA for 0bea7d2
.github/workflows/scorecard.yml
@@ -64,6 +64,6 @@ jobs:
64
retention-days: 5
65
# Upload the results to GitHub's code scanning dashboard.
66
- name: "Upload to code-scanning"
67
- uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
+ uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
68
with:
69
sarif_file: results.sarif
0 commit comments