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 a971cf9Copy full SHA for a971cf9
.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@ee117c905ab18f32fa0f66c2fe40ecc8013f3e04 # v3.28.4
60
with:
61
sarif_file: results.sarif
0 commit comments