We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe3a93 commit de21053Copy full SHA for de21053
.github/workflows/scorecard-scanner.yaml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Upload results to code-scanning dashboard
75
# yamllint disable rule:line-length
76
- uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
77
with:
78
sarif_file: scorecard-results.sarif
79
0 commit comments