Get Latest Version from GitHub Releases
Version updated for https://github.com/joepitt91/action-version-from-github-release to version v2.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action retrieves the latest release version from a specified GitHub repository, with optional filters for minimum and maximum version ranges. It automates the process of identifying the most recent release version, saving time and ensuring accuracy when managing dependencies or tracking updates. The action outputs the latest release version and its associated tag, making it useful for workflows requiring dynamic version management.
Release notes
What’s Changed* chore(deps): bump certifi from 2025.11.12 to 2026.1.4 by @dependabot[bot] in https://github.com/joepitt91/action-version-from-github-release/pull/7
- chore(deps): bump urllib3 from 2.6.1 to 2.6.3 by @dependabot[bot] in https://github.com/joepitt91/action-version-from-github-release/pull/8
Full Changelog: https://github.com/joepitt91/action-version-from-github-release/compare/v2...v2.0.1