actions-marketplace-validations/MongoDB for GitHub Actions
Start a MongoDB server with configurable options
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mongodb-version | MongoDB version to use (default "latest") | no | latest |
| mongodb-replica-set | MongoDB replica set name (no replica set by default) | no | "" |
| mongodb-port | MongoDB port to use (default 27017) | no | 27017 |
| mongodb-root-username | MongoDB root username (default empty) | no | "" |
| mongodb-root-password | MongoDB root password (default empty) | no | "" |
Outputs
no outputs