We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba637cd commit 4173c15Copy full SHA for 4173c15
.github/workflows/scorecard.yml
@@ -37,6 +37,6 @@ jobs:
37
path: results.sarif
38
retention-days: 5
39
- name: Upload to code-scanning
40
- uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
+ uses: github/codeql-action/upload-sarif@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3.26.3
41
with:
42
sarif_file: results.sarif
0 commit comments