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 a564843 commit 0c7ab42Copy full SHA for 0c7ab42
.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@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
+ - uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
33
34
sarif_file: results.sarif
0 commit comments