{"id":5806906,"name":"benc-uk/workflow-dispatch","ecosystem":"actions","description":"Trigger and chain GitHub Actions workflows with workflow_dispatch events","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/benc-uk/workflow-dispatch","keywords_array":["devops","github","github-actions"],"namespace":"benc-uk","versions_count":12,"first_release_published_at":"2020-08-09T21:46:01.000Z","latest_release_published_at":"2026-02-22T09:55:28.000Z","latest_release_number":"v1.3.1","last_synced_at":"2026-06-27T22:31:22.969Z","created_at":"2023-01-04T16:34:57.068Z","updated_at":"2026-06-27T22:31:22.969Z","registry_url":"https://github.com/benc-uk/workflow-dispatch","install_command":null,"documentation_url":null,"metadata":{"name":"Workflow Dispatch","description":"Trigger and chain GitHub Actions workflows with workflow_dispatch events","inputs":{"workflow":{"description":"Name, filename or ID of workflow to run","required":true},"token":{"description":"GitHub token with repo write access, only required if the workflow is in a different repository","required":false,"default":"${{ github.token }}"},"inputs":{"description":"Inputs to pass to the workflow, must be a JSON string","required":false},"ref":{"description":"The reference can be a branch, tag, or a commit SHA","required":false,"default":"${{ github.head_ref || github.ref }}"},"repo":{"description":"Repo owner \u0026 name, slash separated, only set if invoking a workflow in a different repo","required":false},"wait-for-completion":{"description":"Whether to wait for the workflow run to complete before finishing this action","required":false,"default":false},"wait-timeout-seconds":{"description":"Maximum time in seconds to wait for the workflow run to complete before timing out (only applies if wait-for-completion is true)","required":false,"default":900},"sync-status":{"description":"Whether to set the status of this action to failed if the triggered workflow run fails, or is cancelled. Only applies if wait-for-completion is true.","required":false,"default":false}},"outputs":{"runId":{"description":"The ID of the workflow run that was triggered"},"runUrl":{"description":"The API URL of the workflow run that was triggered"},"runUrlHtml":{"description":"The HTML URL of the workflow run that was triggered"},"workflowId":{"description":"The ID of the workflow that was triggered"}},"runs":{"using":"node24","main":"dist/index.js"},"branding":{"color":"purple","icon":"send"},"default_branch":"main","path":null},"repo_metadata":{"id":42757263,"uuid":"278745987","full_name":"benc-uk/workflow-dispatch","owner":"benc-uk","description":"A GitHub Action for triggering workflows, using the `workflow_dispatch` event","archived":false,"fork":false,"pushed_at":"2026-02-28T13:02:56.000Z","size":324,"stargazers_count":375,"open_issues_count":2,"forks_count":139,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-03T10:50:55.400Z","etag":null,"topics":["devops","github","github-actions"],"latest_commit_sha":null,"homepage":"","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/benc-uk.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}},"created_at":"2020-07-10T22:36:20.000Z","updated_at":"2026-03-02T06:17:12.000Z","dependencies_parsed_at":"2024-03-13T00:33:10.610Z","dependency_job_id":"418c33df-628d-4015-a8d5-f57e206e5a25","html_url":"https://github.com/benc-uk/workflow-dispatch","commit_stats":{"total_commits":54,"total_committers":5,"mean_commits":10.8,"dds":0.2962962962962963,"last_synced_commit":"798e70c97009500150087d30d9f11c5444830385"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/benc-uk/workflow-dispatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benc-uk","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/sbom","scorecard":{"id":231584,"data":{"date":"2025-08-11","repo":{"name":"github.com/benc-uk/workflow-dispatch","commit":"e2e5e9a103e331dad343f381a29e654aea3cf8fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/30 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":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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/echo-1.yaml:1","Warn: no topLevel permission defined: .github/workflows/echo-2.yaml:1","Warn: no topLevel permission defined: .github/workflows/echo-3.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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/build-test.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benc-uk/workflow-dispatch/build-test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/benc-uk/workflow-dispatch/test.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build-test.yaml:20","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","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-17T04:57:13.802Z","repository_id":42757263,"created_at":"2025-08-17T04:57:13.803Z","updated_at":"2025-08-17T04:57:13.803Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30144700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: 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"},"owner_record":{"login":"benc-uk","name":"Ben Coleman","uuid":"14982936","kind":"user","description":"Geek, long time dev and code tinkerer. \r\nCurrently a principal engineering lead at @microsoft ","email":"","website":"https://benc.dev","location":"London, UK","twitter":"BenCodeGeek","company":"Microsoft","icon_url":"https://avatars.githubusercontent.com/u/14982936?u=0f2cc69e7af1f9bf14f289effd34fa26c9e18e78\u0026v=4","repositories_count":132,"last_synced_at":"2024-12-06T22:28:01.323Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/benc-uk","funding_links":[],"total_stars":3305,"followers":427,"following":21,"created_at":"2022-11-06T19:19:05.754Z","updated_at":"2024-12-06T22:28:01.324Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benc-uk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benc-uk/repositories"},"tags":[{"name":"v1.3.1","sha":"7a027648b88c2413826b6ddd6c76114894dc5ec4","kind":"commit","published_at":"2026-02-22T09:55:28.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.3.1","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benc-uk/workflow-dispatch@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"a54f9d194fed472732282ed1597dc4909e4b4080","kind":"commit","published_at":"2026-02-20T23:33:27.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.3.0","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benc-uk/workflow-dispatch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.3.0/manifests"},{"name":"v1.3","sha":"a54f9d194fed472732282ed1597dc4909e4b4080","kind":"commit","published_at":"2026-02-20T23:33:27.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.3","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benc-uk/workflow-dispatch@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.3/manifests"},{"name":"v1.2.4","sha":"e2e5e9a103e331dad343f381a29e654aea3cf8fc","kind":"commit","published_at":"2024-08-03T09:32:14.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.2.4","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.2.4","dependencies_parsed_at":"2024-08-05T04:20:31.830Z","dependency_job_id":null,"purl":"pkg:github/benc-uk/workflow-dispatch@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"25b02cc069be46d637e8fe2f1e8484008e9e9609","kind":"commit","published_at":"2024-03-14T16:30:35.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.2.3","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.2.3","dependencies_parsed_at":"2024-03-17T08:47:49.408Z","dependency_job_id":null,"purl":"pkg:github/benc-uk/workflow-dispatch@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"798e70c97009500150087d30d9f11c5444830385","kind":"commit","published_at":"2022-11-04T15:35:05.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.2.2","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.2.2","dependencies_parsed_at":"2023-06-01T10:21:37.099Z","dependency_job_id":"2b6d36b7-3985-465a-911a-ec87160fe8f8","purl":"pkg:github/benc-uk/workflow-dispatch@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"72f68e5e7935e626b34512e5f22d3f8f9be92866","kind":"commit","published_at":"2022-10-28T14:27:55.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.2.1","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-31T18:34:10.354Z","dependency_job_id":"c55381c5-e1e4-4cad-b7e4-ad5c8ba5e72e","purl":"pkg:github/benc-uk/workflow-dispatch@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2.1/manifests"},{"name":"v1.2","sha":"72f68e5e7935e626b34512e5f22d3f8f9be92866","kind":"commit","published_at":"2022-10-28T14:27:55.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.2","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T18:34:19.558Z","dependency_job_id":"f6f779a5-f969-4f5f-a5bb-fc22a0c2c834","purl":"pkg:github/benc-uk/workflow-dispatch@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2/manifests"},{"name":"v1.2.0","sha":"f9d8d797c5e4ad85ce45327914d2d7eaaf152605","kind":"commit","published_at":"2022-10-28T13:17:46.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.2.0","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T18:34:18.504Z","dependency_job_id":"f87fe5dd-5774-43c0-bf3a-a4238b744cf1","purl":"pkg:github/benc-uk/workflow-dispatch@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.2.0/manifests"},{"name":"v1.1","sha":"4c044c1613fabbe5250deadc65452d54c4ad4fc7","kind":"commit","published_at":"2020-08-09T21:46:01.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.1","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.1","dependencies_parsed_at":"2023-05-30T18:41:08.690Z","dependency_job_id":"73277c35-a7e0-4d59-b9e0-5a7bed36ce27","purl":"pkg:github/benc-uk/workflow-dispatch@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.1/manifests"},{"name":"v1","sha":"4c044c1613fabbe5250deadc65452d54c4ad4fc7","kind":"commit","published_at":"2020-08-09T21:46:01.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1","dependencies_parsed_at":"2023-05-30T18:41:09.473Z","dependency_job_id":"56cd876e-13ae-4f44-a6aa-9f1bd06d3642","purl":"pkg:github/benc-uk/workflow-dispatch@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1/manifests"},{"name":"v1.1.0","sha":"4c044c1613fabbe5250deadc65452d54c4ad4fc7","kind":"commit","published_at":"2020-08-09T21:46:01.000Z","download_url":"https://codeload.github.com/benc-uk/workflow-dispatch/tar.gz/v1.1.0","html_url":"https://github.com/benc-uk/workflow-dispatch/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T18:41:08.029Z","dependency_job_id":"a707e8d7-02d9-499c-9be6-822fdc167066","purl":"pkg:github/benc-uk/workflow-dispatch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benc-uk%2Fworkflow-dispatch/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-06T22:03:16.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3617,"rankings":{"downloads":null,"dependent_repos_count":0.3454286167009983,"dependent_packages_count":0.0,"stargazers_count":0.9253684043733165,"forks_count":0.5926160671842814,"docker_downloads_count":2.316590080811282,"average":0.8360006338139756},"purl":"pkg:githubactions/benc-uk/workflow-dispatch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/benc-uk/workflow-dispatch","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/benc-uk/workflow-dispatch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/benc-uk/workflow-dispatch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T16:00:39.951Z","issues_count":50,"pull_requests_count":38,"avg_time_to_close_issue":18288889.425,"avg_time_to_close_pull_request":20937575.4375,"issues_closed_count":40,"pull_requests_closed_count":32,"pull_request_authors_count":20,"issue_authors_count":49,"avg_comments_per_issue":2.88,"avg_comments_per_pull_request":0.7894736842105263,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":12,"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/benc-uk%2Fworkflow-dispatch/issues","maintainers":[{"login":"benc-uk","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benc-uk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/benc-uk%2Fworkflow-dispatch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/benc-uk%2Fworkflow-dispatch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/benc-uk%2Fworkflow-dispatch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/benc-uk%2Fworkflow-dispatch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/benc-uk%2Fworkflow-dispatch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/benc-uk%2Fworkflow-dispatch/codemeta","maintainers":[]}