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 ab88dcd commit 447ca12Copy full SHA for 447ca12
.github/workflows/scorecard.yml
@@ -59,6 +59,6 @@ jobs:
59
60
# Upload the results to GitHub's code scanning dashboard.
61
- name: Upload Scan Results
62
- uses: github/codeql-action/upload-sarif@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2.21.9
+ uses: github/codeql-action/upload-sarif@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2.22.5
63
with:
64
sarif_file: results.sarif
0 commit comments