{"id":22428234,"url":"https://github.com/technicallyjosh/next-version-action","last_synced_at":"2025-10-28T20:34:10.201Z","repository":{"id":65161984,"uuid":"540914437","full_name":"technicallyjosh/next-version-action","owner":"technicallyjosh","description":"Get the next version using semantic versioning","archived":false,"fork":false,"pushed_at":"2023-05-08T23:53:19.000Z","size":1082,"stargazers_count":0,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T11:43:20.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/technicallyjosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null}},"created_at":"2022-09-24T17:39:36.000Z","updated_at":"2022-09-25T00:08:38.000Z","dependencies_parsed_at":"2023-02-09T16:30:28.660Z","dependency_job_id":null,"html_url":"https://github.com/technicallyjosh/next-version-action","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.23529411764705888","last_synced_commit":"24bcc883f55924b9a27a0c9fcc57baf995039673"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":"actions/typescript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyjosh%2Fnext-version-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyjosh%2Fnext-version-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyjosh%2Fnext-version-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyjosh%2Fnext-version-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technicallyjosh","download_url":"https://codeload.github.com/technicallyjosh/next-version-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245798537,"owners_count":20673901,"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":[],"created_at":"2024-12-05T20:14:11.220Z","updated_at":"2025-10-28T20:34:10.078Z","avatar_url":"https://github.com/technicallyjosh.png","language":"TypeScript","readme":"# Next Version Action\n\nA simple GitHub action to generate a next version via semantic versioning.\n\n## Example Usage\n\n```yaml\nsteps:\n  - name: Next Version\n    id: version\n    uses: technicallyjosh/next-version-action@v1\n    with:\n      version: v1.0.0\n  - name: Do Something\n    run: echo \"${{ steps.version.outputs.next_version }}\"\n```\n\n## Inputs\n\n- `version` - The version string to get the next version from.\n- `type` (optional) - Release type for incrementing the version. major, minor,\n  or patch.\n\n## Outputs\n\n- `next_version`\n- `next_version_number`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicallyjosh%2Fnext-version-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnicallyjosh%2Fnext-version-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicallyjosh%2Fnext-version-action/lists"}