{"id":20716842,"url":"https://github.com/blacktop/get-latest-version-action","last_synced_at":"2025-04-23T13:33:03.188Z","repository":{"id":65159087,"uuid":"208471737","full_name":"blacktop/get-latest-version-action","owner":"blacktop","description":"Get LATEST version Github Action","archived":false,"fork":false,"pushed_at":"2020-01-18T19:12:02.000Z","size":8,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T22:16:07.493Z","etag":null,"topics":["ci-cd","continuous-integration","github-actions","versioning"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blacktop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"blacktop_"}},"created_at":"2019-09-14T16:48:20.000Z","updated_at":"2023-08-29T05:45:11.000Z","dependencies_parsed_at":"2023-01-05T04:52:38.626Z","dependency_job_id":null,"html_url":"https://github.com/blacktop/get-latest-version-action","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"e5268dcd207dd5dd3a1b9bd0c1008d8aff89c88c"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacktop%2Fget-latest-version-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacktop%2Fget-latest-version-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacktop%2Fget-latest-version-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacktop%2Fget-latest-version-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blacktop","download_url":"https://codeload.github.com/blacktop/get-latest-version-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250440092,"owners_count":21430950,"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","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":["ci-cd","continuous-integration","github-actions","versioning"],"created_at":"2024-11-17T03:06:58.640Z","updated_at":"2025-04-23T13:33:03.136Z","avatar_url":"https://github.com/blacktop.png","language":"Dockerfile","funding_links":["https://patreon.com/blacktop_"],"categories":[],"sub_categories":[],"readme":"# get-latest-version-action\n\n\u003e **Github Action**\n\nGet LATEST version by either parsing the LATEST or VERSION flat file in the root of your repo.\n\n## Outputs\n\n### `version`\n\nThe LATEST version.\n\n## Example usage\n\n```yaml\nsteps:\n- uses: actions/checkout@v1\n- name: Get LATEST version\n    id: latest\n    uses: blacktop/get-latest-version-action@v1\n- name: Echo version\n    run: echo 'Latest version is ${{ steps.latest.outputs.version }}.'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacktop%2Fget-latest-version-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblacktop%2Fget-latest-version-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacktop%2Fget-latest-version-action/lists"}