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 0d4ea3f commit 327a6e4Copy full SHA for 327a6e4
.github/workflows/scorecard.yml
@@ -29,6 +29,6 @@ jobs:
29
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
30
with:
31
path: results.sarif
32
- - uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
+ - uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
33
34
sarif_file: results.sarif
0 commit comments