{"id":5799805,"name":"christophebedard/tag-version-commit","ecosystem":"actions","description":"tag commits whose title matches a version regex","homepage":"https://github.com/marketplace/actions/tag-version-commit","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/christophebedard/tag-version-commit","keywords_array":["action","commit","tag","version"],"namespace":"christophebedard","versions_count":18,"first_release_published_at":"2020-05-05T17:43:24.000Z","latest_release_published_at":"2023-10-28T18:44:23.000Z","latest_release_number":"v1.7.0","last_synced_at":"2026-05-13T18:16:51.442Z","created_at":"2023-01-04T11:36:19.857Z","updated_at":"2026-05-13T18:16:51.442Z","registry_url":"https://github.com/christophebedard/tag-version-commit","install_command":null,"documentation_url":null,"metadata":{"name":"Tag version commit","description":"tag commits whose title matches a version regex","outputs":{"tag":{"description":"The tag that has been created, or an empty string or not tag was created.\n"},"message":{"description":"The message of the tag that has been created, if annotated.\n"},"commit":{"description":"The commit that was tagged, or an empty string or not tag was created.\n"}},"inputs":{"token":{"description":"GitHub token, required for permission to create a tag.\n","required":true},"version_regex":{"description":"The version regex to use for detecting version in commit messages.\nThe regex has to contain either 0 or 1 capture group.\n","required":false,"default":"^[0-9]+\\.[0-9]+\\.[0-9]+$"},"version_assertion_command":{"description":"Command to run to validate the version, e.g. compare against a version file.\nUse \"$version\" in the command and it will be replaced by the new version, without the prefix.\n","required":false,"default":""},"version_tag_prefix":{"description":"A prefix to prepend to the detected version number to create the tag (e.g. \"v\").\n","required":false,"default":""},"commit":{"description":"Commit SHA to use for checking version.\nHEAD commit will be used if the value is empty (default).\n","required":false,"default":""},"check_entire_commit_message":{"description":"Check the entire commit message, not just the title, for a matching version.\n","required":false,"default":"false"},"annotated":{"description":"Whether to create an annotated tag, using the commit body as the message.\n","required":false,"default":"false"},"dry_run":{"description":"Do everything except actually create the tag.\n","required":false,"default":"false"}},"runs":{"using":"node12","main":"dist/index.js"},"branding":{"icon":"tag","color":"purple"},"default_branch":"master","path":null},"repo_metadata":{"id":37941961,"uuid":"260960398","full_name":"christophebedard/tag-version-commit","owner":"christophebedard","description":"GitHub action for tagging commits whose title matches a version regex","archived":false,"fork":false,"pushed_at":"2024-02-16T18:16:28.000Z","size":2218,"stargazers_count":10,"open_issues_count":6,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T19:28:16.578Z","etag":null,"topics":["action","commit","tag","version"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/tag-version-commit","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/christophebedard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2020-05-03T15:30:28.000Z","updated_at":"2025-05-13T13:37:29.000Z","dependencies_parsed_at":"2023-11-14T18:36:17.381Z","dependency_job_id":"bf417e5b-42a6-440a-8487-dc3859b81131","html_url":"https://github.com/christophebedard/tag-version-commit","commit_stats":{"total_commits":393,"total_committers":3,"mean_commits":131.0,"dds":0.4402035623409669,"last_synced_commit":"15ea4248babf226d79f488f43e6217f993ba7746"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/christophebedard/tag-version-commit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christophebedard","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/sbom","scorecard":{"id":280991,"data":{"date":"2025-08-11","repo":{"name":"github.com/christophebedard/tag-version-commit","commit":"94bb36ebb9d06f5f6f3cf836ec36076415669ab6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dco.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tag.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/christophebedard/tag-version-commit/dco.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/christophebedard/tag-version-commit/dco.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/christophebedard/tag-version-commit/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/christophebedard/tag-version-commit/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/christophebedard/tag-version-commit/tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/christophebedard/tag-version-commit/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/christophebedard/tag-version-commit/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/christophebedard/tag-version-commit/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/christophebedard/tag-version-commit/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/dco.yml:20","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   2 out of   2 npmCommand 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T15:52:06.379Z","repository_id":37941961,"created_at":"2025-08-17T15:52:06.379Z","updated_at":"2025-08-17T15:52:06.379Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277791752,"owners_count":25877728,"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":"christophebedard","name":"Christophe Bedard","uuid":"3717345","kind":"user","description":"Computer Engineering M.A.Sc. grad from Polytechnique Montreal 🇨🇦. I work on performance analysis of ROS 2.","email":"","website":"https://christophebedard.com/","location":"Palo Alto, USA","twitter":"chrisbbedard","company":"Apex.AI","icon_url":"https://avatars.githubusercontent.com/u/3717345?u=403864c3ca0961ad1924646ea243344714505159\u0026v=4","repositories_count":22,"last_synced_at":"2023-03-03T18:37:09.701Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/christophebedard","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T04:18:57.985Z","updated_at":"2023-03-03T18:37:09.705Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christophebedard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christophebedard/repositories"},"tags":[{"name":"v1.7.0","sha":"57ffb155fc61c8ab098fcfa273469b532c1d4ce7","kind":"commit","published_at":"2023-10-28T18:44:23.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.7.0","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.7.0","dependencies_parsed_at":"2023-10-31T04:20:53.296Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"a78bcfed447cf06b6e60ec5ee83914a41b73cc00","kind":"commit","published_at":"2023-10-28T17:14:05.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.6.4","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.6.4","dependencies_parsed_at":"2023-10-31T04:20:53.744Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"ea0363ff76cae3e81c21695cdd21218204be290b","kind":"commit","published_at":"2022-11-13T22:13:35.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.6.3","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.6.3","dependencies_parsed_at":"2023-06-01T10:22:13.068Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.6.3/manifests"},{"name":"v1","sha":"6941e76b2e24688bb26e6f1c7b069a2c6d9b7995","kind":"commit","published_at":"2021-07-13T13:53:56.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1","dependencies_parsed_at":"2023-05-31T08:14:41.668Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1/manifests"},{"name":"v1.6.2","sha":"6941e76b2e24688bb26e6f1c7b069a2c6d9b7995","kind":"commit","published_at":"2021-07-13T13:53:56.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.6.2","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.6.2","dependencies_parsed_at":"2023-05-31T08:14:40.946Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"d55368d397fa729d6a976a83fdeaec06a117f455","kind":"commit","published_at":"2021-06-11T18:07:12.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.6.1","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.6.1","dependencies_parsed_at":"2023-05-31T08:14:42.423Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b19f4b22ccde404c5e8ddf9242acd54b6a77abe8","kind":"commit","published_at":"2021-05-30T22:34:09.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.6.0","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.6.0","dependencies_parsed_at":"2023-05-31T08:14:43.235Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3ba79313e1afe70cb06c87d299ca617073449703","kind":"commit","published_at":"2021-05-20T20:49:23.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.5.0","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.5.0","dependencies_parsed_at":"2023-05-31T08:14:43.969Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3a310fbbc9b09f08095378f1c6bd868e496131c1","kind":"commit","published_at":"2021-05-19T20:55:06.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.4.0","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.4.0","dependencies_parsed_at":"2023-05-31T08:14:44.688Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"e457021fb9d18d5c6944479becf017c5a4ae3007","kind":"commit","published_at":"2021-05-18T01:28:58.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.3.0","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T08:14:45.409Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"83804762f4b1a01bcc0631caf9e2c3e73ad4d661","kind":"commit","published_at":"2021-05-16T20:23:39.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.2.0","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T08:14:46.100Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"f10be148d18781b3cf2cc00e2d4cbfb46b41487c","kind":"commit","published_at":"2021-04-29T13:37:28.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.1.2","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T08:14:46.823Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d19e9cce9cd0e6ccaa4b6fa73ed533c6692588fe","kind":"commit","published_at":"2021-03-15T19:40:14.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.1.1","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T08:14:47.543Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"19b5d4165a4e30812dda016892478e3972f554b7","kind":"commit","published_at":"2020-08-30T14:44:12.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.1.0","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T08:14:48.129Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"07d4850ce37b9dd8de2a001294dba6d1df2a8255","kind":"commit","published_at":"2020-05-20T18:10:01.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.0.3","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T08:14:48.653Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"fa626fcfdd10b5c1f6ed08132f4aa62ed8c7597a","kind":"commit","published_at":"2020-05-05T21:04:33.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.0.2","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T08:14:49.154Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"007fce082d55b115c0d23e13ba79745e8d01a01b","kind":"commit","published_at":"2020-05-05T18:06:04.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.0.1","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T08:14:49.659Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"087fff1d6c570f1a6e3a0d1a58181be64fc2b77a","kind":"commit","published_at":"2020-05-05T17:43:24.000Z","download_url":"https://codeload.github.com/christophebedard/tag-version-commit/tar.gz/v1.0.0","html_url":"https://github.com/christophebedard/tag-version-commit/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T08:14:50.180Z","dependency_job_id":null,"purl":"pkg:github/christophebedard/tag-version-commit@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-01T04:20:02.311Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":54,"rankings":{"downloads":null,"dependent_repos_count":6.249405799397876,"dependent_packages_count":0.0,"stargazers_count":14.308350499128505,"forks_count":13.009031849152276,"docker_downloads_count":null,"average":8.391697036919664},"purl":"pkg:githubactions/christophebedard/tag-version-commit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/christophebedard/tag-version-commit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/christophebedard/tag-version-commit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/christophebedard/tag-version-commit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-30T16:33:04.067Z","issues_count":3,"pull_requests_count":125,"avg_time_to_close_issue":20193361.0,"avg_time_to_close_pull_request":3213608.2905982905,"issues_closed_count":3,"pull_requests_closed_count":117,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.32,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":121,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophebedard%2Ftag-version-commit/issues","maintainers":[{"login":"christophebedard","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophebedard"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christophebedard%2Ftag-version-commit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christophebedard%2Ftag-version-commit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christophebedard%2Ftag-version-commit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christophebedard%2Ftag-version-commit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christophebedard%2Ftag-version-commit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christophebedard%2Ftag-version-commit/codemeta","maintainers":[]}