{"id":5801693,"name":"styfle/cancel-workflow-action","ecosystem":"actions","description":"This Action will cancel any previous runs that are not `completed` for a given workflow.","homepage":"https://github.com/marketplace/actions/cancel-workflow-action","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/styfle/cancel-workflow-action","keywords_array":["actions","github-actions","workflows"],"namespace":"styfle","versions_count":20,"first_release_published_at":"2020-02-12T17:10:56.000Z","latest_release_published_at":"2026-03-11T14:56:30.000Z","latest_release_number":"0.13.1","last_synced_at":"2026-09-02T18:11:18.773Z","created_at":"2023-01-04T13:21:11.039Z","updated_at":"2026-09-02T18:11:18.773Z","registry_url":"https://github.com/styfle/cancel-workflow-action","install_command":null,"documentation_url":null,"metadata":{"name":"Cancel Workflow Action","description":"This Action will cancel any previous runs that are not `completed` for a given workflow.","author":"styfle","branding":{"icon":"stop-circle","color":"white"},"inputs":{"workflow_id":{"description":"Optional - A single Workflow ID or a comma separated list of IDs","required":false},"ignore_sha":{"description":"Optional - Allow canceling other workflows with the same SHA. Useful for the `pull_request.closed` event.","required":false,"default":"false"},"access_token":{"description":"Your GitHub Access Token, defaults to: {{ github.token }}","default":"${{ github.token }}","required":false},"all_but_latest":{"description":"Optional - Cancel all actions but the most recent one.","required":false,"default":"false"},"only_status":{"description":"Optional - Cancel runs with a specific status, such as `waiting`.","required":false},"force_cancel":{"description":"Optional - Force cancel the workflow runs instead of gracefully canceling.","required":false,"default":"false"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37509957,"uuid":"237695528","full_name":"styfle/cancel-workflow-action","owner":"styfle","description":"⏹️ GitHub Action to cancel previous running workflows on push","archived":false,"fork":false,"pushed_at":"2026-03-11T14:56:34.000Z","size":705,"stargazers_count":981,"open_issues_count":5,"forks_count":127,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-08-01T02:22:34.591Z","etag":null,"topics":["actions","github-actions","workflows"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/cancel-workflow-action","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/styfle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"styfle"}},"created_at":"2020-02-02T00:01:51.000Z","updated_at":"2026-07-31T19:02:50.000Z","dependencies_parsed_at":"2024-01-25T17:40:57.544Z","dependency_job_id":"5e85b62e-332d-4e3c-98f9-950f2dec1947","html_url":"https://github.com/styfle/cancel-workflow-action","commit_stats":{"total_commits":177,"total_committers":23,"mean_commits":7.695652173913044,"dds":0.5254237288135593,"last_synced_commit":"034d0e91921de4e82c4b8c958df266ca615543e8"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/styfle/cancel-workflow-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/styfle","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/sbom","scorecard":{"id":856466,"data":{"date":"2025-08-11","repo":{"name":"github.com/styfle/cancel-workflow-action","commit":"bdaa46e4662006504ca6b0cfb7488010126dc98c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"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":"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":"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":"Code-Review","score":2,"reason":"Found 3/14 approved changesets -- score normalized to 2","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":"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":"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/cancel-all.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/styfle/cancel-workflow-action/cancel-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cancel-all.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/styfle/cancel-workflow-action/cancel-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cancel-self.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/styfle/cancel-workflow-action/cancel-self.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cancel-self.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/styfle/cancel-workflow-action/cancel-self.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/styfle/cancel-workflow-action/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/styfle/cancel-workflow-action/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/long.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/styfle/cancel-workflow-action/long.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/longer.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/styfle/cancel-workflow-action/longer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/styfle/cancel-workflow-action/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sleep120.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/styfle/cancel-workflow-action/sleep120.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cancel-all.yml:1","Warn: no topLevel permission defined: .github/workflows/cancel-self.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/long.yml:1","Warn: no topLevel permission defined: .github/workflows/longer.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/sleep120.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":"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":"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 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/styfle/.github/SECURITY.md:1","Info: Found linked content: github.com/styfle/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/styfle/.github/SECURITY.md:1","Info: Found text in security policy: github.com/styfle/.github/SECURITY.md:1"],"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["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"],"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 22 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-23T23:59:36.101Z","repository_id":37509957,"created_at":"2025-08-23T23:59:36.101Z","updated_at":"2025-08-23T23:59:36.101Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36594087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"styfle","name":"Steven","uuid":"229881","kind":"user","description":"🐏Software Shepherd,\r\n🛡️TypeScript enthusiast,\r\n✏️@markedjs maintainer,\r\n💚@nodejs contributor,\r\n🤵husband of @wyfle,\r\n✝️Jesus lover\r\n","email":"","website":"https://styfle.dev","location":"::1","twitter":"styfle","company":"@vercel","icon_url":"https://avatars.githubusercontent.com/u/229881?u=58675cc3f9993517e5f29209ccba960d79b719ad\u0026v=4","repositories_count":478,"last_synced_at":"2024-05-01T10:32:47.538Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/styfle","funding_links":["https://github.com/sponsors/styfle"],"total_stars":8032,"followers":2556,"following":999,"created_at":"2022-11-03T09:31:48.816Z","updated_at":"2024-05-01T10:32:58.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/styfle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/styfle/repositories"},"tags":[{"name":"0.13.1","sha":"d07a454dad7609a92316b57b23c9ccfd4f59af66","kind":"commit","published_at":"2026-03-11T14:56:30.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.13.1","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/styfle/cancel-workflow-action@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"3155a141048f8f89c06b4cdae32e7853e97536bc","kind":"commit","published_at":"2026-01-15T04:22:51.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.13.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/styfle/cancel-workflow-action@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"85880fa0301c86cca9da44039ee3bb12d3bedbfa","kind":"commit","published_at":"2024-01-25T16:36:32.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.12.1","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.12.1","dependencies_parsed_at":"2024-01-28T04:47:13.501Z","dependency_job_id":null,"purl":"pkg:github/styfle/cancel-workflow-action@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"01ce38bf961b4e243a6342cbade0dbc8ba3f0432","kind":"commit","published_at":"2023-10-03T15:30:47.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.12.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":"9ff4da41-9c00-419b-9093-82f764ab5f31","purl":"pkg:github/styfle/cancel-workflow-action@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"b173b6ec0100793626c2d9e6b90435061f4fc3e5","kind":"commit","published_at":"2022-10-12T12:59:25.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.11.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.11.0","dependencies_parsed_at":"2023-06-01T10:31:42.188Z","dependency_job_id":"235ee76f-5b83-4cae-929a-4175d88379d9","purl":"pkg:github/styfle/cancel-workflow-action@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"9f10b1b9fa56e99e4c5d12c2a085c8a0c37ab0ac","kind":"commit","published_at":"2022-09-30T21:29:59.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.10.1","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.10.1","dependencies_parsed_at":"2023-06-01T10:31:43.813Z","dependency_job_id":"2be695c1-4853-4be6-8de9-ea1c88fba681","purl":"pkg:github/styfle/cancel-workflow-action@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"bb6001c4ea612bf59c3abfc4756fbceee4f870c7","kind":"commit","published_at":"2022-06-27T03:00:47.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.10.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.10.0","dependencies_parsed_at":"2023-05-30T19:27:48.584Z","dependency_job_id":"cd4c4d1d-5cbc-4398-9ded-29f83e329cb6","purl":"pkg:github/styfle/cancel-workflow-action@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"a40b8845c0683271d9f53dfcb887a7e181d3918b","kind":"commit","published_at":"2021-07-29T20:57:44.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.9.1","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.9.1","dependencies_parsed_at":"2023-05-30T19:27:49.832Z","dependency_job_id":"9828cf6f-1cac-4791-a814-49469a0a5203","purl":"pkg:github/styfle/cancel-workflow-action@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"89f242ee29e10c53a841bfe71cc0ce7b2f065abc","kind":"commit","published_at":"2021-04-11T02:11:46.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.9.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.9.0","dependencies_parsed_at":"2023-05-30T19:27:50.727Z","dependency_job_id":"3f7974ee-e16a-4913-b014-af4b7e934b13","purl":"pkg:github/styfle/cancel-workflow-action@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"3d86a7cc43670094ac248017207be0295edbc31d","kind":"commit","published_at":"2021-02-13T19:19:50.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.8.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.8.0","dependencies_parsed_at":"2023-05-30T19:27:51.800Z","dependency_job_id":"d0e2bad7-c259-4c1d-89b9-021590e416bb","purl":"pkg:github/styfle/cancel-workflow-action@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"d7e57e26a6f753933f8ef746a37097a61375236b","kind":"commit","published_at":"2021-01-12T16:09:43.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.7.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.7.0","dependencies_parsed_at":"2023-05-30T19:27:52.918Z","dependency_job_id":"474257f4-ac5b-477e-8e22-6daf97321d23","purl":"pkg:github/styfle/cancel-workflow-action@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ce177499ccf9fd2aded3b0426c97e5434c2e8a73","kind":"commit","published_at":"2020-10-24T22:15:36.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.6.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.6.0","dependencies_parsed_at":"2023-05-30T19:27:53.958Z","dependency_job_id":"6024f425-e776-4aed-b21a-7a46a66eacf1","purl":"pkg:github/styfle/cancel-workflow-action@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"148d9a848c6acaf90a3ec30bc5062f646f8a4163","kind":"commit","published_at":"2020-08-30T22:43:48.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.5.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.5.0","dependencies_parsed_at":"2023-05-30T19:27:54.967Z","dependency_job_id":"68cf2004-7b9d-41e6-9a29-7c5b1d599b6a","purl":"pkg:github/styfle/cancel-workflow-action@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"43da6c68d1f8edfdd25e3a96440e733723d533f6","kind":"commit","published_at":"2020-07-13T22:40:59.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.4.1","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.4.1","dependencies_parsed_at":"2023-05-30T19:27:55.895Z","dependency_job_id":"62a922dd-61ec-4c06-8a89-d8ddb3f5b9c9","purl":"pkg:github/styfle/cancel-workflow-action@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ee9e0f86fb1a4d7029390154477333bf53e41c5e","kind":"commit","published_at":"2020-06-08T00:23:06.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.4.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.4.0","dependencies_parsed_at":"2023-05-30T19:27:56.866Z","dependency_job_id":"c28983dc-bddf-4557-a426-803486ad46d8","purl":"pkg:github/styfle/cancel-workflow-action@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"74c1f40bf6ee64c835f905b63517f28e2ad46a87","kind":"commit","published_at":"2020-05-18T21:34:47.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.3.2","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.3.2","dependencies_parsed_at":"2023-05-30T19:27:57.592Z","dependency_job_id":"0f4cbb43-1453-418d-a804-9aabc8841816","purl":"pkg:github/styfle/cancel-workflow-action@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1ec9f13909cd1e75b4dab50f5491b45c70579fa6","kind":"commit","published_at":"2020-03-22T19:35:51.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.3.1","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.3.1","dependencies_parsed_at":"2023-05-30T19:27:58.479Z","dependency_job_id":"09bc4ccb-7ee4-40de-ac0f-e35e0802c08b","purl":"pkg:github/styfle/cancel-workflow-action@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"65953d962beb7f8a53ea7356503e0147c8e68a3b","kind":"commit","published_at":"2020-03-22T19:25:03.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.3.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.3.0","dependencies_parsed_at":"2023-05-30T19:27:59.234Z","dependency_job_id":"e7a9181e-e461-4874-9995-edf250f3bb36","purl":"pkg:github/styfle/cancel-workflow-action@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"5952c907f58957c0e561e4e997fe517dddd2aeb3","kind":"commit","published_at":"2020-02-12T17:14:58.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.2.0","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.2.0","dependencies_parsed_at":"2023-05-30T19:27:59.833Z","dependency_job_id":"460d8c3d-59f4-4ce8-b0c6-967e1ff54269","purl":"pkg:github/styfle/cancel-workflow-action@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"74e9d5e7b5fa2e4ac4e6abdcf3bf0df31d52d9b3","kind":"commit","published_at":"2020-02-12T17:10:56.000Z","download_url":"https://codeload.github.com/styfle/cancel-workflow-action/tar.gz/0.1.1","html_url":"https://github.com/styfle/cancel-workflow-action/releases/tag/0.1.1","dependencies_parsed_at":"2023-05-30T19:28:00.540Z","dependency_job_id":"a738b893-3637-4742-9aaa-f9de9df274c7","purl":"pkg:github/styfle/cancel-workflow-action@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-13T08:12:02.184Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":11197,"rankings":{"downloads":null,"dependent_repos_count":0.14260814450958642,"dependent_packages_count":0.0,"stargazers_count":0.28838535889716366,"forks_count":0.4848676913325939,"docker_downloads_count":null,"average":0.228965298684836},"purl":"pkg:githubactions/styfle/cancel-workflow-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/styfle/cancel-workflow-action","docker_dependents_count":5,"docker_downloads_count":36309968,"usage_url":"https://repos.ecosyste.ms/usage/actions/styfle/cancel-workflow-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/styfle/cancel-workflow-action/dependencies","status":null,"funding_links":["https://github.com/sponsors/styfle"],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-28T05:22:36.395Z","issues_count":25,"pull_requests_count":90,"avg_time_to_close_issue":20825794.782608695,"avg_time_to_close_pull_request":3582573.793103448,"issues_closed_count":23,"pull_requests_closed_count":87,"pull_request_authors_count":15,"issue_authors_count":24,"avg_comments_per_issue":3.52,"avg_comments_per_pull_request":0.4222222222222222,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":68,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":17118.0,"past_year_avg_time_to_close_pull_request":858.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/styfle%2Fcancel-workflow-action/issues","maintainers":[{"login":"styfle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/styfle%2Fcancel-workflow-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/styfle%2Fcancel-workflow-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/styfle%2Fcancel-workflow-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/styfle%2Fcancel-workflow-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/styfle%2Fcancel-workflow-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/styfle%2Fcancel-workflow-action/codemeta","maintainers":[]}