Install osls CLI
Version updated for https://github.com/oxi-actions/osls-action to version v1.2.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action installs the osls serverless CLI globally in your workflow environment, enabling efficient deployment and management of serverless applications. By using a pre-packaged, self-contained osls bundle, it eliminates the need for npm install during runtime, significantly reducing setup time to just a few seconds. The action also provides outputs like the installed osls version and its binary path for further use in workflows.
Release notes
What’s Changed
- chore(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in https://github.com/oxi-actions/osls-action/pull/1
- chore(deps): bump @actions/core from 2.0.1 to 2.0.2 by @dependabot[bot] in https://github.com/oxi-actions/osls-action/pull/2
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/oxi-actions/osls-action/pull/1
Full Changelog: https://github.com/oxi-actions/osls-action/compare/v1...v1.2.1