Ternary Operator Action
Version updated for https://github.com/somaz94/ternary-operator to version v1.6.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action evaluates conditional expressions and sets dynamic outputs based on the results, solving problems related to creating flexible, condition-driven workflows. It supports multiple conditions, rich operators, case-insensitive comparisons, default values, JSON output, simple syntax, debugging, zero dependencies, and fast execution. The action is useful for conditional deployments, dynamic configuration, feature flags, multi-environment CI/CD, and resource scaling.
What’s Changed
Chore
- bump the action image to v1.6.1 by @somaz94
Full Changelog: https://github.com/somaz94/ternary-operator/compare/v1.6.0...v1.6.1