Get version from specified source
Version updated for https://github.com/scylladb-actions/get-version to version v0.4.4.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Get version” GitHub Action and CLI tool automates the retrieval and filtering of software versions from sources such as DockerHub (image tags), Maven Central (artifact versions), and GitHub (releases and tags). It provides robust semantic version filtering with pattern matching and positional selection, enabling tasks like identifying the latest or specific versions of software. This tool simplifies version management workflows by automating the discovery and selection of desired versions based on customizable criteria.
What’s Changed
What’s Changed
- Add Docker CLI credential support for Docker Hub source by @dkropachev in https://github.com/scylladb-actions/get-version/pull/5
Full Changelog: https://github.com/scylladb-actions/get-version/compare/v0.4.3...v0.4.4