{"id":20442560,"url":"https://github.com/bifravst/get-next-version-action","last_synced_at":"2026-04-16T23:05:08.951Z","repository":{"id":37397518,"uuid":"333133611","full_name":"bifravst/get-next-version-action","owner":"bifravst","description":"Determines the next release version for this repository","archived":false,"fork":false,"pushed_at":"2025-12-03T06:14:40.000Z","size":14800,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"saga","last_synced_at":"2025-12-03T08:36:46.866Z","etag":null,"topics":["github-action","iot","nrf-asset-tracker"],"latest_commit_sha":null,"homepage":"https://github.com/bifravst/get-next-version-action#readme","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bifravst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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}},"created_at":"2021-01-26T15:47:29.000Z","updated_at":"2025-12-03T06:24:37.000Z","dependencies_parsed_at":"2024-01-27T21:35:31.825Z","dependency_job_id":"f0de51e4-894d-48ad-8281-81207fe01783","html_url":"https://github.com/bifravst/get-next-version-action","commit_stats":null,"previous_names":["bifravst/get-next-version-action"],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/bifravst/get-next-version-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bifravst%2Fget-next-version-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bifravst%2Fget-next-version-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bifravst%2Fget-next-version-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bifravst%2Fget-next-version-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bifravst","download_url":"https://codeload.github.com/bifravst/get-next-version-action/tar.gz/refs/heads/saga","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bifravst%2Fget-next-version-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31907728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-action","iot","nrf-asset-tracker"],"created_at":"2024-11-15T09:41:30.702Z","updated_at":"2026-04-16T23:05:08.822Z","avatar_url":"https://github.com/bifravst.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Get Next Release Action\n\n[![GitHub Actions](https://github.com/bifravst/get-next-version-action/workflows/Test%20and%20Release/badge.svg)](https://github.com/bifravst/get-next-version-action/actions)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![Renovate](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com)\n[![@commitlint/config-conventional](https://img.shields.io/badge/%40commitlint-config--conventional-brightgreen)](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier/)\n[![ESLint: TypeScript](https://img.shields.io/badge/ESLint-TypeScript-blue.svg)](https://github.com/typescript-eslint/typescript-eslint)\n\nDetermines the next release version for the current repository, using\n[`@semantic-release/commit-analyzer`](https://github.com/semantic-release/commit-analyzer).\n\nThis is useful in cases where you need to know the version that is about to be\nreleased, so it can be included as a version string in a build.\n\n## Usage\n\n```yaml\n- uses: actions/checkout@v2\n- name: Determine next release version\n  uses: bifravst/get-next-version-action@saga\n  id: version\n  with:\n    branch: saga\n    defaultVersion: \"0.0.0-development\"\n```\n\n`${{ steps.version.outputs.nextRelease }}` then contains the next release\nversion (or `0.0.0-development` if no new release would be created).\n\n[Here](./.github/workflows/usage.yaml) is a minimal example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbifravst%2Fget-next-version-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbifravst%2Fget-next-version-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbifravst%2Fget-next-version-action/lists"}