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 be773f6 commit abfcbffCopy full SHA for abfcbff
1 file changed
.github/workflows/scorecard.yml
@@ -29,6 +29,6 @@ jobs:
29
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
30
with:
31
path: results.sarif
32
- - uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
+ - uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
33
34
sarif_file: results.sarif
0 commit comments