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 15106a9 commit 103796aCopy full SHA for 103796a
.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@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
+ - uses: github/codeql-action/upload-sarif@d3ced5c96c16c4332e2a61eb6f3649d6f1b20bb8 # v3.31.5
33
34
sarif_file: results.sarif
0 commit comments