Commit 541ebca
committed
ci: drop --branch from FOSSA test step
The fossa-action forwards the branch input to `fossa test`, but that
subcommand has no --branch option (only `fossa analyze` does), so the
policy-gate step failed with "Invalid option `--branch'". `fossa test`
resolves the revision by VCS hash on its own, so the input is omitted.
jira: trivial
risk: nonprod1 parent c082286 commit 541ebca
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
77 | | - | |
| |||
0 commit comments