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.
2 parents be5268d + 25a528c commit c5ce1a6Copy full SHA for c5ce1a6
.github/workflows/test.yml
@@ -35,3 +35,6 @@ jobs:
35
36
- name: Test Execution
37
run: tox -e py
38
+ fossa-scan:
39
+ uses: splunk/oss-scanning-public/.github/workflows/oss-scan.yml@main
40
+ secrets: inherit
0 commit comments