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 cca9f75 commit 6465088Copy full SHA for 6465088
.github/workflows/scorecard.yml
@@ -75,6 +75,6 @@ jobs:
75
76
# Upload the results to GitHub's code scanning dashboard.
77
- name: "Upload to code-scanning"
78
- uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
+ uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
79
with:
80
sarif_file: results.sarif
0 commit comments