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 32e3da6 commit 71d9550Copy full SHA for 71d9550
.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@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
+ uses: github/codeql-action/upload-sarif@9278e421667d5d90a2839487a482448c4ec7df4d # v3.27.2
60
with:
61
sarif_file: results.sarif
0 commit comments