Change String Case
Version updated for https://github.com/ASzc/change-string-case-action to version v8.
- This action is used across all versions by 11,887 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Change String Case GitHub Action” automates the transformation of a given string into three different formats: lowercase, uppercase, and capitalized. It simplifies workflows by providing these variations as outputs, which can be accessed for further processing in subsequent steps. This action is useful for standardizing or formatting string inputs in automated pipelines.
Release notes
See ASzc/change-string-case-action#19