Below you will find pages that utilize the taxonomy term “Froozeify”
April 10, 2026
Release Semver Autotag
Version updated for https://github.com/froozeify/gh-release-semver-autotag to version v1.0.1.
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 Froozeify’s GH Release Semver Autotag is a GitHub Action that automates the creation or updating of semantic versioning shortcut tags (e.g., v1, v1.2) whenever a release is published. It simplifies release management by maintaining consistent version tags, supports multiple tagging modes (e.g., prefix, numeric, or both), and includes features like prerelease handling, dry-run previews, and detailed job summaries. This action eliminates the manual effort of managing version tags, ensuring streamlined and accurate versioning workflows.
April 10, 2026
Froozeifys Version Updater (gVu)
Version updated for https://github.com/froozeify/gh-version-updater to version v1.0.2.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Froozeify’s GH Version Updater (gVu) is a GitHub Action designed to automate the process of updating version fields in project configuration files whenever a new release is published. It supports popular file formats like package.json, composer.json, and pyproject.toml, while also allowing custom file handling via regex rules. The action streamlines version management by auto-detecting files, updating them, and optionally committing the changes back to the repository.