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 5d49b19 commit 16f0f75Copy full SHA for 16f0f75
.github/workflows/scorecard.yml
@@ -29,6 +29,6 @@ jobs:
29
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
30
with:
31
path: results.sarif
32
- - uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
+ - uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
33
34
sarif_file: results.sarif
0 commit comments