Checkout version tag
Version updated for https://github.com/TaiSakuma/checkout-version-tag to version v1.1.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 checkout-version-tag GitHub Action automates the process of deriving a release tag from a trigger tag and checking out the corresponding repository reference. It is particularly useful in release workflows where a specific trigger tag initiates the process, and the workflow needs to identify and work with the corresponding release tag. Key capabilities include extracting version information from a trigger tag and seamlessly checking out the appropriate release tag for streamlined version management.