{"id":28475231,"url":"https://github.com/joepitt91/action-version-from-github-tag","last_synced_at":"2026-01-17T20:07:47.162Z","repository":{"id":295137870,"uuid":"989158342","full_name":"joepitt91/action-version-from-github-tag","owner":"joepitt91","description":"Get the latest version from the tags in a GitHub repository.","archived":false,"fork":false,"pushed_at":"2025-05-26T04:32:29.000Z","size":38,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-07T14:05:46.892Z","etag":null,"topics":["github-actions","github-tags"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/get-latest-version-from-github-tags","language":null,"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":null,"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}},"created_at":"2025-05-23T16:43:27.000Z","updated_at":"2025-05-23T20:09:26.000Z","dependencies_parsed_at":"2025-05-23T21:21:39.431Z","dependency_job_id":"f87fd1db-cbb2-4765-b74c-da9352bdc3f8","html_url":"https://github.com/joepitt91/action-version-from-github-tag","commit_stats":null,"previous_names":["joepitt91/action-version-from-github-tag"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/joepitt91/action-version-from-github-tag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepitt91%2Faction-version-from-github-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepitt91%2Faction-version-from-github-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepitt91%2Faction-version-from-github-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepitt91%2Faction-version-from-github-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joepitt91","download_url":"https://codeload.github.com/joepitt91/action-version-from-github-tag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joepitt91%2Faction-version-from-github-tag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728151,"owners_count":25157136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-tags"],"created_at":"2025-06-07T14:05:45.563Z","updated_at":"2026-01-17T20:07:47.142Z","avatar_url":"https://github.com/joepitt91.png","language":null,"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 Tags\n\nGet the latest version from the tags in a GitHub repository.\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 source repository. | yes |  |\n| repository | The name of the source repository. | Yes |  |\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 ComfyUI Version\n        id: version\n        uses: joepitt91/action-version-from-github-tag@v2\n        with:\n          token: ${{ secrets.PACKAGE_READER_PAT }}\n          owner: comfyanonymous\n          repository: ComfyUI\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoepitt91%2Faction-version-from-github-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoepitt91%2Faction-version-from-github-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoepitt91%2Faction-version-from-github-tag/lists"}