We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecab1cb commit e29ed84Copy full SHA for e29ed84
.github/workflows/scorecards.yml
@@ -48,6 +48,6 @@ jobs:
48
49
# Upload the results to GitHub's code scanning dashboard.
50
- name: "Upload to code-scanning"
51
- uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # tag=v3.26.11
+ uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b # tag=v3.26.12
52
with:
53
sarif_file: results.sarif
0 commit comments