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 caa576a commit aef963bCopy full SHA for aef963b
.github/workflows/scorecards.yml
@@ -75,6 +75,6 @@ jobs:
75
76
# Upload the results to GitHub's code scanning dashboard.
77
- name: "Upload to code-scanning"
78
- uses: github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
+ uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
79
with:
80
sarif_file: results.sarif
0 commit comments