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 cd87c65 commit 2dfbce6Copy full SHA for 2dfbce6
.github/workflows/scorecards.yml
@@ -56,6 +56,6 @@ jobs:
56
57
# Upload the results to GitHub's code scanning dashboard.
58
- name: "Upload to code-scanning"
59
- uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
+ uses: github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5
60
with:
61
sarif_file: results.sarif
0 commit comments