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 253b95b commit 7f81f4cCopy full SHA for 7f81f4c
.github/workflows/fossa.yml
@@ -17,3 +17,5 @@ jobs:
17
- uses: fossas/fossa-action@93a52ecf7c3ac7eb40f5de77fd69b1a19524de94 # v1.5.0
18
with:
19
api-key: ${{secrets.FOSSA_API_KEY}}
20
+
21
+ - run: cat /tmp/fossa-analyze-scan-summary.txt
0 commit comments