{"id":5801177,"name":"akiojin/unity-get-version-github-action","ecosystem":"actions","description":"This action returns the version of Unity used in the specified Unity project.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/akiojin/unity-get-version-github-action","keywords_array":[],"namespace":"akiojin","versions_count":16,"first_release_published_at":"2022-03-15T17:05:03.000Z","latest_release_published_at":"2025-01-10T05:22:59.000Z","latest_release_number":"v1.1.13","last_synced_at":"2026-03-11T09:03:04.228Z","created_at":"2023-01-04T12:54:26.979Z","updated_at":"2026-03-11T09:03:04.228Z","registry_url":"https://github.com/akiojin/unity-get-version-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Get Unity project file version","description":"This action returns the version of Unity used in the specified Unity project.","inputs":{"project-directory":{"description":"Open the project at the given path. If the pathname contains spaces, enclose it in quotes.\n","required":true}},"outputs":{"version":{"description":"Unity Version"}},"runs":{"using":"node20","main":"dist/index.js"},"branding":{"icon":"box","color":"orange"},"default_branch":"develop","path":null},"repo_metadata":{"id":43344906,"uuid":"469955223","full_name":"akiojin/unity-get-version-github-action","owner":"akiojin","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-01T18:03:50.000Z","size":396,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-10-01T20:18:03.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/akiojin.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":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":"2022-03-15T00:53:22.000Z","updated_at":"2025-10-01T18:02:56.000Z","dependencies_parsed_at":"2024-02-28T03:30:56.925Z","dependency_job_id":"cc0b00f6-063a-4b00-82cc-d109ec715175","html_url":"https://github.com/akiojin/unity-get-version-github-action","commit_stats":{"total_commits":109,"total_committers":2,"mean_commits":54.5,"dds":0.3486238532110092,"last_synced_commit":"f1628b5278811c8b2c6f3a7588a307f80b1f6094"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/akiojin/unity-get-version-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiojin","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/sbom","scorecard":{"id":176135,"data":{"date":"2025-08-11","repo":{"name":"github.com/akiojin/unity-get-version-github-action","commit":"19f0c4d67cc326b351d8522b3c186f5ac155be50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/PR.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Warn: no topLevel permission defined: .github/workflows/PR.yml:1","Warn: no topLevel permission defined: .github/workflows/auto-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/PR.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-get-version-github-action/PR.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/PR.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-get-version-github-action/PR.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-get-version-github-action/auto-merge.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-get-version-github-action/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-get-version-github-action/build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-get-version-github-action/dependabot-auto-merge.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-get-version-github-action/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-get-version-github-action/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/unity-get-version-github-action/test.yml/develop?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T17:43:26.618Z","repository_id":43344906,"created_at":"2025-08-16T17:43:26.618Z","updated_at":"2025-08-16T17:43:26.618Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277903559,"owners_count":25897598,"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-10-01T02:00:09.286Z","response_time":88,"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"},"owner_record":{"login":"akiojin","name":"Akio Jinsenji","uuid":"965624","kind":"user","description":"","email":"","website":"http://cloud-creative-studios.com","location":"Kyoto","twitter":"akiojin","company":"CLOUD CREATIVE STUDIOS, INC.","icon_url":"https://avatars.githubusercontent.com/u/965624?u=0b3ad9f4be59794614a90c8f2fd153a61fcb6d32\u0026v=4","repositories_count":30,"last_synced_at":"2023-03-13T13:46:08.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/akiojin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T05:35:21.050Z","updated_at":"2023-03-13T13:46:08.483Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiojin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiojin/repositories"},"tags":[{"name":"v1.1.13","sha":"b65277d03d0917bd99f6e189c8712b18f67f8aa8","kind":"commit","published_at":"2025-01-10T05:22:59.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.13","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.13","dependencies_parsed_at":"2025-01-14T05:59:22.620Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"bb2a3956934ffd55246bf06a051b64e2e4ed42a1","kind":"commit","published_at":"2025-01-09T12:06:28.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.12","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.12","dependencies_parsed_at":"2025-01-14T05:59:22.616Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"c2af310dc58178eeb56794a538aa54dcb9566f50","kind":"commit","published_at":"2025-01-08T08:32:57.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.11","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.11","dependencies_parsed_at":"2025-01-14T05:59:22.651Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"6bc464bfc3c4964a2be7fdbbf85815043ae1caa4","kind":"commit","published_at":"2025-01-08T02:30:56.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.10","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.10","dependencies_parsed_at":"2025-01-14T05:59:22.631Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"bc6c3142367635568d21f460ef9ceacb8b74e0c7","kind":"commit","published_at":"2025-01-08T02:29:27.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.9","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.9","dependencies_parsed_at":"2025-01-14T05:59:22.644Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8544fa927f52ca68c5c06821d2fe8c25eb54d39b","kind":"commit","published_at":"2025-01-08T02:28:28.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.8","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.8","dependencies_parsed_at":"2025-01-14T05:59:22.655Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.8/manifests"},{"name":"v1.1.6","sha":"e466150f93635b7b7622be34f847ef04a36537f5","kind":"tag","published_at":"2023-03-17T04:38:18.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.6","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.6","dependencies_parsed_at":"2023-06-02T01:14:41.228Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"d62c1f73f2b6a66070e0fb30ed6bdcfff8579592","kind":"tag","published_at":"2022-10-13T04:58:39.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.5","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.5","dependencies_parsed_at":"2023-06-01T10:52:08.528Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"3d7e2e608c3a9ede6d12f6b9430b98319a0c011d","kind":"tag","published_at":"2022-07-21T00:18:49.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.4","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.4","dependencies_parsed_at":"2023-05-31T09:59:25.035Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"af5185245ca43ed4a91ff6efb44e34d59964ff88","kind":"tag","published_at":"2022-04-06T01:38:54.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.3","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.3","dependencies_parsed_at":"2023-05-31T09:59:25.396Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"27481db398131d821349438fd5a3f57a049745a9","kind":"tag","published_at":"2022-04-06T01:35:42.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1.2","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T09:59:25.777Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1.2/manifests"},{"name":"v1.1","sha":"04030ab047d5d2b2392dc2821f2f1b7c83d40dde","kind":"tag","published_at":"2022-03-20T04:48:22.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.1","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T09:59:26.147Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.1/manifests"},{"name":"v1","sha":"04030ab047d5d2b2392dc2821f2f1b7c83d40dde","kind":"tag","published_at":"2022-03-20T04:39:55.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1","dependencies_parsed_at":"2023-05-31T09:59:27.329Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1/manifests"},{"name":"v1.0.2","sha":"a83ace3c5b2881a4bc9e5e1ebcaffb62ef7b8f44","kind":"tag","published_at":"2022-03-20T04:30:15.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.0.2","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T09:59:26.553Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b79cb7db51051239cddf0aec3be2f077aecd2c5e","kind":"tag","published_at":"2022-03-20T04:26:53.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.0.1","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T09:59:26.897Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"ff2de503f8e4e312420d31223288fc9fe832b49d","kind":"tag","published_at":"2022-03-15T17:05:03.000Z","download_url":"https://codeload.github.com/akiojin/unity-get-version-github-action/tar.gz/v1.0","html_url":"https://github.com/akiojin/unity-get-version-github-action/releases/tag/v1.0","dependencies_parsed_at":"2023-05-31T09:59:27.714Z","dependency_job_id":null,"purl":"pkg:github/akiojin/unity-get-version-github-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-01T21:56:04.040Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.750435747108224,"dependent_packages_count":0.0,"stargazers_count":48.264934241800034,"forks_count":35.113294248138175,"docker_downloads_count":null,"average":27.03216605926161},"purl":"pkg:githubactions/akiojin/unity-get-version-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/akiojin/unity-get-version-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/akiojin/unity-get-version-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/akiojin/unity-get-version-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T21:01:39.310Z","issues_count":0,"pull_requests_count":158,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3653668.1960784313,"issues_closed_count":0,"pull_requests_closed_count":153,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.1962025316455696,"merged_pull_requests_count":125,"bot_issues_count":0,"bot_pull_requests_count":144,"past_year_issues_count":0,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":323967.04,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.26666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Funity-get-version-github-action/issues","maintainers":[{"login":"akiojin","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akiojin"}],"active_maintainers":[{"login":"akiojin","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akiojin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Funity-get-version-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Funity-get-version-github-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Funity-get-version-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Funity-get-version-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Funity-get-version-github-action/codemeta","maintainers":[]}