Get Latest Version from GitHub Package
Version updated for https://github.com/joepitt91/action-version-from-github-package 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 version of a specified package from GitHub Packages, supporting various package types such as npm, Maven, Docker, and more. It automates the process of identifying the most recent version of a package, optionally filtered by minimum or maximum version constraints. This simplifies workflows that require dynamic version management or dependency updates in CI/CD pipelines.
Release notes
What’s Changed
- build(deps): bump urllib3 from 2.6.1 to 2.6.3 by @dependabot[bot] in https://github.com/joepitt91/action-version-from-github-package/pull/7
- build(deps): bump certifi from 2025.11.12 to 2026.1.4 by @dependabot[bot] in https://github.com/joepitt91/action-version-from-github-package/pull/9
Full Changelog: https://github.com/joepitt91/action-version-from-github-package/compare/v2...v2.0.1