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 3a452f7 commit c6a5e68Copy full SHA for c6a5e68
.github/workflows/scorecard.yml
@@ -30,6 +30,6 @@ jobs:
30
with:
31
path: results.sarif
32
retention-days: 5
33
- - uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
+ - uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4.30.9
34
35
sarif_file: results.sarif
0 commit comments