We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79b5da commit be9c9c3Copy full SHA for be9c9c3
.github/workflows/scorecard.yml
@@ -73,6 +73,6 @@ jobs:
73
74
# Upload the results to GitHub's code scanning dashboard.
75
- name: Upload to code-scanning
76
- uses: github/codeql-action/upload-sarif@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2.2.4
+ uses: github/codeql-action/upload-sarif@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2.22.4
77
with:
78
sarif_file: results.sarif
0 commit comments