actions-marketplace-validations/VTEX Toolbelt Action
Deploy patched VTEX toolbelt, cache for faster deployment, and do login.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 5, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/vtex_action-toolbelt@ce5581903506c2f97dcb99e6aead723eb73b51a2 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| authenticate | Do authentication after deploy | no | true |
| account | Account to use on login | no | — |
| appKey | VTEX App Key to login | no | — |
| appToken | VTEX App Token to login | no | — |
| jsonFile | File on the OS with json tokens | no | — |
| workspace | Workspace to start after login, default master | no | master |
| version | Version of VTEX Toolbelt to be installed | no | 4.1.0 |
Outputs
no outputs