Replace multiple strings in files
Version updated for https://github.com/flcdrg/replace-multiple-action to version v3.0.6.
- This action is used across all versions by 110 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Multiple string find/replace in files” GitHub Action automates the process of searching for specific strings across multiple files and replacing them with desired values. It supports advanced customization using regular expressions for precise string matching and replacement, making it useful for tasks like updating URLs, modifying text patterns, or bulk editing files in a repository. This action streamlines repetitive text manipulation tasks, saving time and ensuring consistency across files.
Release notes
Changes
- Just tag on published @flcdrg (#952)
- Bump globals from 16.5.0 to 17.0.0 @dependabot[bot] (#942)