Check app version tag
Version updated for https://github.com/gi-org-pl/check-version-action 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 check-version-action GitHub Action ensures that a specified version tag does not already exist in the repository, helping to prevent the accidental reuse of published version tags. It automates the process of verifying version uniqueness by checking against existing git tags, offering early failure detection for shallow clones if full git history is not fetched. This action is particularly useful in workflows that require strict version management and release control.
Release notes
Full Changelog: https://github.com/gi-org-pl/check-version-action/commits/v1.0.0