We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6c29b commit 8a84bafCopy full SHA for 8a84baf
.github/workflows/scorecard.yaml
@@ -52,6 +52,6 @@ jobs:
52
name: SARIF file
53
path: results.sarif
54
retention-days: 5
55
- - uses: github/codeql-action/upload-sarif@v3.24.10
+ - uses: github/codeql-action/upload-sarif@v3.25.1
56
with:
57
sarif_file: results.sarif
0 commit comments