This repository was archived by the owner on Jul 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +9
-2
lines changed
Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ version : 3
2+ server : https://app.fossa.com
3+ project :
4+ id : " splunk-add-on-for-sc4syslog"
5+ team : " TA-Automation"
Original file line number Diff line number Diff line change 1212
1313jobs :
1414 call-workflow :
15- uses : splunk/addonfactory-workflow-addon-release/.github/workflows/reusable-build-test-release.yml@v1.3
15+ uses : splunk/addonfactory-workflow-addon-release/.github/workflows/reusable-build-test-release.yml@v1.7
1616 secrets :
1717 GH_TOKEN_ADMIN : ${{ secrets.GH_TOKEN_ADMIN }}
1818 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2323 VT_API_KEY : ${{ secrets.VT_API_KEY }}
2424 CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
2525 OTHER_TA_REQUIRED_CONFIGS : ${{ secrets.OTHER_TA_REQUIRED_CONFIGS }}
26+ FOSSA_API_KEY : ${{ secrets.FOSSA_API_KEY }}
Original file line number Diff line number Diff line change 1+ {}
Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ addopts = -v --tb=long
1212 --sc4s-host =sc4s
1313 --junitxml =test-results/test.xml
1414 --cim-report =test-results/cim-compliance-report.md
15- -n 5
15+ -n 1
1616filterwarnings =
1717 ignore::DeprecationWarning
You can’t perform that action at this time.
0 commit comments