We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f941cf1 commit 3792e1cCopy full SHA for 3792e1c
.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@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2.22.4
+ uses: github/codeql-action/upload-sarif@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2.22.5
77
with:
78
sarif_file: results.sarif
0 commit comments