{"id":28475233,"url":"https://github.com/joepitt91/action-version-from-github-package","last_synced_at":"2026-03-12T17:27:28.352Z","repository":{"id":295106998,"uuid":"989111111","full_name":"joepitt91/action-version-from-github-package","owner":"joepitt91","description":"Get the latest version from a GitHub package.","archived":false,"fork":false,"pushed_at":"2026-03-09T21:51:21.000Z","size":961,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-10T03:52:18.950Z","etag":null,"topics":["github-actions","github-packages"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/get-latest-version-from-github-package","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joepitt91.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"joepitt91"}},"created_at":"2025-05-23T15:14:01.000Z","updated_at":"2026-01-16T22:15:44.000Z","dependencies_parsed_at":"2025-07-01T20:36:38.132Z","dependency_job_id":null,"html_url":"https://github.com/joepitt91/action-version-from-github-package","commit_stats":null,"previous_names":["joepitt91/action-version-from-github-package"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/joepitt91/action-version-from-github-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepitt91%2Faction-version-from-github-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepitt91%2Faction-version-from-github-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepitt91%2Faction-version-from-github-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepitt91%2Faction-version-from-github-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joepitt91","download_url":"https://codeload.github.com/joepitt91/action-version-from-github-package/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepitt91%2Faction-version-from-github-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30434935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-actions","github-packages"],"created_at":"2025-06-07T14:05:45.805Z","updated_at":"2026-03-12T17:27:28.347Z","avatar_url":"https://github.com/joepitt91.png","language":"Python","funding_links":["https://github.com/sponsors/joepitt91"],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2025 Joe Pitt\n\nSPDX-License-Identifier: GPL-3.0-only\n--\u003e\n# GitHub Action - Get Latest Version from GitHub Package\n\nGet the latest version from a GitHub package.\n\n## Inputs\n\n| Input | Description | Required | Default |\n|-------|-------------|----------|---------|\n| token | The token to authenticate to GitHub with. | Yes |  |\n| owner | The owner of the package. | yes |  |\n| package_name | The name of the package to query. | Yes |  |\n| package_type | The type of package to query (one of: npm, maven, rubygems, docker, nuget, container) | container |\n| greater_equal_version | The minimum version to accept, e.g. 2.0.0. | No | None |\n| less_than_version | The version to accept versions less than, e.g. 3.0.0. | No | None |\n\n## Outputs\n\n| Output | Description | Example |\n|--------|-------------|---------|\n| tag | The tag for the latest version. | v2.5.3 |\n| version | The latest version number. | 2.5.3 |\n\n## Example\n\n```yaml\n      - name: Get Latest Matrix Authentication Service Version\n        id: version\n        uses: joepitt91/action-version-from-github-package@v2\n        with:\n          token: ${{ secrets.PACKAGE_READER_PAT }}\n          owner: element-hq\n          package_name: matrix-authentication-service\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoepitt91%2Faction-version-from-github-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoepitt91%2Faction-version-from-github-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoepitt91%2Faction-version-from-github-package/lists"}