actions-marketplace-validations/Vagrant-VirtualBox
Run CI in VirtualBox for GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 31, 2023
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/leleliu008_github-actions-vagrant@8f06e0e7fdc58ed9bcc5f4f0bd58b69472cf161c # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| box | the vagrant box name | yes | — |
| box-version | — | no | >= 0 |
| run | the commands to run in vm | yes | — |
| mem | the memory size of the vm | no | 2048 |
| ncpu | the cpu core counts of the vm | no | 2 |
| log | the log level of vagrant | no | info |
| sync-type | the type of synced_folder | no | rsync |
Outputs
no outputs