Below you will find pages that utilize the taxonomy term “onliner”
April 2, 2026
Sanitize Branch Name
Version updated for https://github.com/onliner/sanitize-branch-name to version v1.0.0.
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 The Sanitize Branch Name GitHub Action automates the process of detecting the current branch name and generating a sanitized version by replacing / and _ with -. This ensures branch names are safe to use in artifact names, cache keys, file paths, and other CI workflows that require filesystem-compatible strings.