We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c12422 commit 7243440Copy full SHA for 7243440
.github/workflows/scorecard.yml
@@ -72,6 +72,6 @@ jobs:
72
# Upload the results to GitHub's code scanning dashboard (optional).
73
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
74
- name: "Upload to code-scanning"
75
- uses: github/codeql-action/upload-sarif@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
+ uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
76
with:
77
sarif_file: results.sarif
0 commit comments