We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5d308 commit 5bf0ec5Copy full SHA for 5bf0ec5
.github/workflows/scorecard.yml
@@ -37,6 +37,6 @@ jobs:
37
retention-days: 5
38
39
- name: "Upload to code-scanning"
40
- uses: github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3
+ uses: github/codeql-action/upload-sarif@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3
41
with:
42
sarif_file: results.sarif
0 commit comments