We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 536aab7 + 48fcfef commit 3772773Copy full SHA for 3772773
1 file changed
.github/workflows/scorecards.yml
@@ -87,6 +87,6 @@ jobs:
87
88
# Upload the results to GitHub's code scanning dashboard.
89
- name: "Upload to code-scanning"
90
- uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.7
+ uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
91
with:
92
sarif_file: results.sarif
0 commit comments