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