Get Latest Version from GitHub Package
Version updated for https://github.com/joepitt91/action-version-from-github-package to version v2.0.2.
- 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
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 querying and retrieving the latest available version that meets optional version constraints, helping developers streamline dependency management and ensure they are using up-to-date software components. The action outputs the latest version and its corresponding tag for use in workflows.
Release notes
What’s Changed
- build(deps): bump charset-normalizer from 3.4.4 to 3.4.5 by @dependabot[bot] in https://github.com/joepitt91/action-version-from-github-package/pull/12
- build(deps): bump certifi from 2026.1.4 to 2026.2.25 by @dependabot[bot] in https://github.com/joepitt91/action-version-from-github-package/pull/11
Full Changelog: https://github.com/joepitt91/action-version-from-github-package/compare/v2...v2.0.2