harmony-vnext
Version updated for https://github.com/unbounded-tech/action-vnext to version v1.14.0.
- This action is used across all versions by 3 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
action-vnext is a GitHub Action that automates semantic versioning by analyzing Git commit history using Conventional Commit standards. It calculates the next version (major, minor, or patch) without relying on Node.js, making it lightweight and suitable for any project or CI/CD pipeline. Key capabilities include automated version determination based on commit messages, optional changelog generation, and seamless integration with workflows in a language-agnostic environment.
Release notes
What’s changed in v1.14.0
chore(deps): update docker/login-action action to v3.7.0 (#53) (by @renovate[bot])
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update actions/checkout action to v6.0.2 (#52) (by @renovate[bot])
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat(deps): update docker/build-push-action action to v7 (#58) (by @renovate[bot])
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency unbounded-tech/vnext to v1.16.2 (#57) (by @renovate[bot])
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat(deps): update docker/setup-buildx-action action to v4 (#56) (by @renovate[bot])
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat(deps): update docker/login-action action to v4 (#55) (by @renovate[bot])
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: Downgrade Docker build-push-action to v6.18.0 (by @patrickleet)
See full diff: v1.13.0…v1.14.0