Run runn
Version updated for k2tzumi/runn-action to version v0.86.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
Breaking Changes đź›
- Enable to specify OpenAPI3 documents for each HTTP runner. by @k1LoW in https://github.com/k1LoW/runn/pull/647
- Enable to specify protos for each gRPC runner. by @k1LoW in https://github.com/k1LoW/runn/pull/649
Full Changelog: https://github.com/k1LoW/runn/compare/v0.85.1...v0.86.0
What’s Changed
- feat: allow version input to action by @k2tzumi in https://github.com/k2tzumi/runn-action/pull/23
- Add version description by @k2tzumi in https://github.com/k2tzumi/runn-action/pull/24
- Fix
unexpected EOF while looking for matching
by @k2tzumi in https://github.com/k2tzumi/runn-action/pull/25
Full Changelog: https://github.com/k2tzumi/runn-action/compare/v0.83.1...v0.86.0