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 9a57beb commit 4f29b43Copy full SHA for 4f29b43
.github/workflows/scorecards.yml
@@ -57,6 +57,6 @@ jobs:
57
58
# Upload the results to GitHub's code scanning dashboard.
59
- name: "Upload to code-scanning"
60
- uses: github/codeql-action/upload-sarif@04daf014b50eaf774287bf3f0f1869d4b4c4b913 # v2.21.7
+ uses: github/codeql-action/upload-sarif@d835c34a7026e284170c41a0a66c956e03f247d0 # v2.27.7
61
with:
62
sarif_file: results.sarif
0 commit comments