{"id":11082918,"name":"act","ecosystem":"alpine","description":"Run your GitHub Actions locally","homepage":"https://github.com/nektos/act","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nektos/act","keywords_array":[],"namespace":"community","versions_count":22,"first_release_published_at":"2024-11-25T19:05:18.000Z","latest_release_published_at":"2026-03-06T09:27:38.000Z","latest_release_number":"0.2.83-r3","last_synced_at":"2026-08-10T16:04:14.635Z","created_at":"2024-11-25T19:17:57.212Z","updated_at":"2026-09-22T03:20:14.502Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/act","install_command":"apk add act","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37242988,"uuid":"163883279","full_name":"nektos/act","owner":"nektos","description":"Run your GitHub Actions locally 🚀","archived":false,"fork":false,"pushed_at":"2026-08-09T22:50:11.000Z","size":17748,"stargazers_count":72022,"open_issues_count":381,"forks_count":2036,"subscribers_count":211,"default_branch":"master","last_synced_at":"2026-09-17T09:46:18.858Z","etag":null,"topics":["ci","devops","github-actions","golang"],"latest_commit_sha":null,"homepage":"https://nektosact.com","language":"Go","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/nektos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"cplee"}},"created_at":"2019-01-02T19:53:43.000Z","updated_at":"2026-09-17T08:04:00.000Z","dependencies_parsed_at":"2023-10-12T07:08:58.512Z","dependency_job_id":"ac36e3a6-bfb6-4a9f-87c8-cba175461957","html_url":"https://github.com/nektos/act","commit_stats":{"total_commits":847,"total_committers":157,"mean_commits":"5.3949044585987265","dds":0.807556080283353,"last_synced_commit":"c81a770bc5f8041c2c169e227996ea34ae62ec48"},"previous_names":[],"tags_count":98,"template":false,"template_full_name":null,"purl":"pkg:github/nektos/act","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nektos","download_url":"https://codeload.github.com/nektos/act/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/sbom","scorecard":{"id":679082,"data":{"date":"2025-08-11","repo":{"name":"github.com/nektos/act","commit":"a78b3f305a43a143283fb7d02f3b24df1577ce3e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checks.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:12","Warn: no topLevel permission defined: .github/workflows/promote.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release.yml:9","Warn: no topLevel permission defined: .github/workflows/stale.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":"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":"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":"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/checks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/promote.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/promote.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/promote.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/nektos/act/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: .github/actions/choco/Dockerfile:1: pin your Docker image by updating alpine:3.21 to alpine:3.21@sha256:b6a6be0ff92ab6db8acd94f5d1b7a6c2f0f5d10ce3c24af348d333ac6da80685","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.80 not signed: https://api.github.com/repos/nektos/act/releases/236757356","Warn: release artifact v0.2.79 not signed: https://api.github.com/repos/nektos/act/releases/228974407","Warn: release artifact v0.2.78 not signed: https://api.github.com/repos/nektos/act/releases/222254078","Warn: release artifact v0.2.77 not signed: https://api.github.com/repos/nektos/act/releases/215919253","Warn: release artifact v0.2.76 not signed: https://api.github.com/repos/nektos/act/releases/209482829","Warn: release artifact v0.2.80 does not have provenance: https://api.github.com/repos/nektos/act/releases/236757356","Warn: release artifact v0.2.79 does not have provenance: https://api.github.com/repos/nektos/act/releases/228974407","Warn: release artifact v0.2.78 does not have provenance: https://api.github.com/repos/nektos/act/releases/222254078","Warn: release artifact v0.2.77 does not have provenance: https://api.github.com/repos/nektos/act/releases/215919253","Warn: release artifact v0.2.76 does not have provenance: https://api.github.com/repos/nektos/act/releases/209482829"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/checks.yml:90"],"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":"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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3830 / GHSA-x4rx-4gw3-53p4","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"}}]},"last_synced_at":"2025-08-21T22:30:45.198Z","repository_id":37242988,"created_at":"2025-08-21T22:30:45.199Z","updated_at":"2025-08-21T22:30:45.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37402926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-17T02:00:07.197Z","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":"nektos","name":"nektos","uuid":"3813618","kind":"organization","description":"","email":null,"website":"nektos.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3813618?v=4","repositories_count":5,"last_synced_at":"2023-03-04T14:28:05.312Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nektos","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T19:44:56.308Z","updated_at":"2023-03-04T14:28:05.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nektos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nektos/repositories"},"tags":[{"name":"v0.2.88","sha":"48822e4a7722a1c43621218a9d5ae705fc395679","kind":"tag","published_at":"2026-05-01T03:13:06.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.88","html_url":"https://github.com/nektos/act/releases/tag/v0.2.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.88/manifests"},{"name":"v0.2.87","sha":"36add66f6520c77c15dfce4715ba6c689d427981","kind":"tag","published_at":"2026-04-01T03:09:55.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.87","html_url":"https://github.com/nektos/act/releases/tag/v0.2.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.87/manifests"},{"name":"v0.2.86","sha":"e71313c826e8636eac974ba709dd60e02eef41bd","kind":"tag","published_at":"2026-03-25T14:04:25.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.86","html_url":"https://github.com/nektos/act/releases/tag/v0.2.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.86/manifests"},{"name":"v0.2.85","sha":"4ea8ec245b0e8855ed14d91116d672f5d0472320","kind":"tag","published_at":"2026-03-23T17:56:48.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.85","html_url":"https://github.com/nektos/act/releases/tag/v0.2.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.85/manifests"},{"name":"v0.2.84","sha":"d93106d194bba273d70d2ba604ea633c3f396b59","kind":"tag","published_at":"2026-01-01T02:51:14.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.84","html_url":"https://github.com/nektos/act/releases/tag/v0.2.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.84/manifests"},{"name":"v0.2.83","sha":"6abb86789f54da787d1f8c32c1a295e0a9ecd0c3","kind":"tag","published_at":"2025-12-01T02:51:07.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.83","html_url":"https://github.com/nektos/act/releases/tag/v0.2.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.83/manifests"},{"name":"v0.2.82","sha":"3d71542867d7cbdac6a75e540be6f64362e94de2","kind":"tag","published_at":"2025-10-01T02:36:13.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.82","html_url":"https://github.com/nektos/act/releases/tag/v0.2.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.82/manifests"},{"name":"v0.2.81","sha":"f5a0ddecd7f3c929390b804c5b285ca351c65429","kind":"tag","published_at":"2025-09-01T02:40:23.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.81","html_url":"https://github.com/nektos/act/releases/tag/v0.2.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.81/manifests"},{"name":"v0.2.80","sha":"bf8e52ba712f06780032b6419ff7e89f7a05a977","kind":"tag","published_at":"2025-08-01T02:53:02.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.80","html_url":"https://github.com/nektos/act/releases/tag/v0.2.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.80/manifests"},{"name":"v0.2.79","sha":"7e222458599834177345c7b4871f648ba8b62715","kind":"tag","published_at":"2025-07-01T02:46:18.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.79","html_url":"https://github.com/nektos/act/releases/tag/v0.2.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.79/manifests"},{"name":"v0.2.78","sha":"810650272619ddb0d3c8aff56fa5e9439aca9fb6","kind":"tag","published_at":"2025-06-01T02:47:45.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.78","html_url":"https://github.com/nektos/act/releases/tag/v0.2.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.78/manifests"},{"name":"v0.2.77","sha":"d0136ae56885f4b5c9e25dd3f91f61e04bf7abbb","kind":"tag","published_at":"2025-05-01T02:36:57.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.77","html_url":"https://github.com/nektos/act/releases/tag/v0.2.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.77/manifests"},{"name":"v0.2.76","sha":"4f4913f9f34da9f349bf4f842c56e9d7f8af3729","kind":"tag","published_at":"2025-04-01T02:35:41.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.76","html_url":"https://github.com/nektos/act/releases/tag/v0.2.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.76/manifests"},{"name":"v0.2.75","sha":"bd97dc8d9422a8b04e6193c6c86afa8a7a693fdf","kind":"tag","published_at":"2025-03-01T02:30:53.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.75","html_url":"https://github.com/nektos/act/releases/tag/v0.2.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.75/manifests"},{"name":"v0.2.74","sha":"3f741df6bcf35bafe16247e6dcb3072c5a481977","kind":"tag","published_at":"2025-02-10T04:34:35.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.74","html_url":"https://github.com/nektos/act/releases/tag/v0.2.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.74/manifests"},{"name":"v0.2.73","sha":"101132dc86bfcc3f33a172f0b8512ef677167d77","kind":"tag","published_at":"2025-02-08T19:31:08.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.73","html_url":"https://github.com/nektos/act/releases/tag/v0.2.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.73/manifests"},{"name":"v0.2.72","sha":"be1b6ee581beb205736f837ae4fd3a43f62bc6e6","kind":"tag","published_at":"2025-02-01T02:26:50.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.72","html_url":"https://github.com/nektos/act/releases/tag/v0.2.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.72/manifests"},{"name":"v0.2.71","sha":"0006dee285413b6f2a432f65a0947e5b1d8be2f7","kind":"tag","published_at":"2025-01-01T02:30:43.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.71","html_url":"https://github.com/nektos/act/releases/tag/v0.2.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.71/manifests"},{"name":"v0.2.70","sha":"9c7f103bb39f11430f58c1a68d5629a42e6d56a1","kind":"tag","published_at":"2024-12-01T02:37:19.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.70","html_url":"https://github.com/nektos/act/releases/tag/v0.2.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.70/manifests"},{"name":"v0.2.69","sha":"0de940b948e0397c2db8f98b82dd20d88a542325","kind":"tag","published_at":"2024-11-01T02:31:43.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.69","html_url":"https://github.com/nektos/act/releases/tag/v0.2.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.69/manifests"},{"name":"v0.2.68","sha":"03a4480cd024910c88c8946da8d589b9ef0c6660","kind":"tag","published_at":"2024-10-01T02:31:30.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.68","html_url":"https://github.com/nektos/act/releases/tag/v0.2.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.68/manifests"},{"name":"v0.2.67","sha":"f75a2d8b38cc3b929ab652c0994d6d33f6584ed9","kind":"tag","published_at":"2024-09-10T18:17:07.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.67","html_url":"https://github.com/nektos/act/releases/tag/v0.2.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.67/manifests"},{"name":"v0.2.66","sha":"38e43bd51f66493057857f6d743153c874a7178f","kind":"tag","published_at":"2024-09-01T02:29:39.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.66","html_url":"https://github.com/nektos/act/releases/tag/v0.2.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.66/manifests"},{"name":"v0.2.65","sha":"bda491e406db6c85865498ced18764bc00491a5e","kind":"tag","published_at":"2024-08-01T02:22:10.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.65","html_url":"https://github.com/nektos/act/releases/tag/v0.2.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.65/manifests"},{"name":"v0.2.64","sha":"aa54ea933591a57d1179c2691a57f2017aa855e5","kind":"tag","published_at":"2024-07-01T02:21:27.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.64","html_url":"https://github.com/nektos/act/releases/tag/v0.2.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.64/manifests"},{"name":"v0.2.63","sha":"c959fdd58835195916386b44a87632151a1b491a","kind":"tag","published_at":"2024-06-01T02:17:21.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.63","html_url":"https://github.com/nektos/act/releases/tag/v0.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.63/manifests"},{"name":"v0.2.62","sha":"988556065a83743f17de54adf6c3b7f3cac28e78","kind":"tag","published_at":"2024-05-01T02:16:08.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.62","html_url":"https://github.com/nektos/act/releases/tag/v0.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.62/manifests"},{"name":"v0.2.61","sha":"361b7e9f1abe9081edf594aa35dede4eab972c70","kind":"tag","published_at":"2024-04-01T02:16:09.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.61","html_url":"https://github.com/nektos/act/releases/tag/v0.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.61/manifests"},{"name":"v0.2.60","sha":"d3c8664d3d6acb855ae5418f6d02930c98bf877e","kind":"tag","published_at":"2024-03-01T02:12:58.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.60","html_url":"https://github.com/nektos/act/releases/tag/v0.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.60/manifests"},{"name":"v0.2.59","sha":"b7a8145d09a7469e03c57e24230cbba109218faf","kind":"tag","published_at":"2024-02-01T22:32:06.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.59","html_url":"https://github.com/nektos/act/releases/tag/v0.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.59/manifests"},{"name":"v0.2.58","sha":"3ed38d8e8b63f435cb845fbe9cdccc7ff032f402","kind":"tag","published_at":"2024-02-01T02:12:33.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.58","html_url":"https://github.com/nektos/act/releases/tag/v0.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.58/manifests"},{"name":"v0.2.57","sha":"4fae81efe4cdd9e09e7ef8e874a2d63b1ed98524","kind":"tag","published_at":"2024-01-01T02:17:35.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.57","html_url":"https://github.com/nektos/act/releases/tag/v0.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.57/manifests"},{"name":"v0.2.56","sha":"0c60f9749a35a451d40e0741839f7bc403080c8d","kind":"tag","published_at":"2023-12-17T22:10:10.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.56","html_url":"https://github.com/nektos/act/releases/tag/v0.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.56/manifests"},{"name":"v0.2.55","sha":"95ff5bf299a18833b19f157386184539ad6f4e64","kind":"tag","published_at":"2023-12-01T02:17:43.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.55","html_url":"https://github.com/nektos/act/releases/tag/v0.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.55/manifests"},{"name":"v0.2.54","sha":"7693697f4cc60143c0561668b1c6fcb4bf733b94","kind":"tag","published_at":"2023-11-14T11:52:13.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.54","html_url":"https://github.com/nektos/act/releases/tag/v0.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.54/manifests"},{"name":"v0.2.53","sha":"1bb2ee7098f338765ce5169c850d0f19e59d3147","kind":"tag","published_at":"2023-11-01T02:13:36.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.53","html_url":"https://github.com/nektos/act/releases/tag/v0.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.53/manifests"},{"name":"v0.2.52","sha":"44ea01c2097eaad1596f4dafd6ec84872bd00402","kind":"tag","published_at":"2023-10-01T02:15:05.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.52","html_url":"https://github.com/nektos/act/releases/tag/v0.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.52/manifests"},{"name":"v0.2.51","sha":"c241ecda318e4977501971c267f0a2fad70ea5cd","kind":"tag","published_at":"2023-09-23T11:36:33.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.51","html_url":"https://github.com/nektos/act/releases/tag/v0.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.51/manifests"},{"name":"v0.2.50","sha":"80b0955303888742c3ab73af5758bb7b01f5f57c","kind":"tag","published_at":"2023-09-01T02:12:28.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.50","html_url":"https://github.com/nektos/act/releases/tag/v0.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.50/manifests"},{"name":"v0.2.49","sha":"d5d854854651c151ecd914bb6e2e370e0057929a","kind":"tag","published_at":"2023-08-01T02:21:38.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.49","html_url":"https://github.com/nektos/act/releases/tag/v0.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.49/manifests"},{"name":"v0.2.48","sha":"3a0a6425a80f3405670d8d7b11ed18ea56a09af4","kind":"tag","published_at":"2023-07-10T20:03:46.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.48","html_url":"https://github.com/nektos/act/releases/tag/v0.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.48/manifests"},{"name":"v0.2.47","sha":"310cb79e81e07ef11985b2f934092b82b167ccf1","kind":"tag","published_at":"2023-07-01T02:34:27.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.47","html_url":"https://github.com/nektos/act/releases/tag/v0.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.47/manifests"},{"name":"v0.2.46","sha":"b0d0cec71f2240fc629dcaa1889ed8c4ad52beb9","kind":"tag","published_at":"2023-06-01T02:39:05.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.46","html_url":"https://github.com/nektos/act/releases/tag/v0.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.46/manifests"},{"name":"v0.2.45","sha":"f1df2ca5d6b315935cf9bb0d2a989175adf4e894","kind":"tag","published_at":"2023-05-01T02:18:34.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.45","html_url":"https://github.com/nektos/act/releases/tag/v0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.45/manifests"},{"name":"v0.2.44","sha":"220d6f1251aea75c378e5a98546f43cd918e1892","kind":"tag","published_at":"2023-04-01T02:17:52.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.44","html_url":"https://github.com/nektos/act/releases/tag/v0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.44/manifests"},{"name":"v0.2.43","sha":"44b510f48cac6a58654bf920ee26cc6e1d36ac3a","kind":"tag","published_at":"2023-03-01T02:33:29.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.43","html_url":"https://github.com/nektos/act/releases/tag/v0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.43/manifests"},{"name":"v0.2.42","sha":"72d03214c5ed8985bf23dc15440fa5301e9d13bf","kind":"tag","published_at":"2023-02-02T00:56:57.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.42","html_url":"https://github.com/nektos/act/releases/tag/v0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.42/manifests"},{"name":"v0.2.41","sha":"b91e4b0d5576ee0efeb381c9427b791e5272ece9","kind":"tag","published_at":"2023-02-01T02:32:39.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.41","html_url":"https://github.com/nektos/act/releases/tag/v0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.41/manifests"},{"name":"v0.2.40","sha":"3e23b4fbb558bc4e8bdc72d4f75e0d94e5be3bf1","kind":"tag","published_at":"2023-01-16T21:35:04.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.40","html_url":"https://github.com/nektos/act/releases/tag/v0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.40/manifests"},{"name":"v0.2.39","sha":"efb12b7f122e1daa3fce410a0808098a23dad910","kind":"tag","published_at":"2023-01-16T20:07:24.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.39","html_url":"https://github.com/nektos/act/releases/tag/v0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.39/manifests"},{"name":"v0.2.38","sha":"0d0780580cfe63786c21a31500ccb69797cb9cf6","kind":"tag","published_at":"2023-01-16T17:54:49.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.38","html_url":"https://github.com/nektos/act/releases/tag/v0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.38/manifests"},{"name":"v0.2.37","sha":"33cb8bca649a1b63ac59596b20d4001ca9cbd3e6","kind":"tag","published_at":"2023-01-16T17:40:03.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.37","html_url":"https://github.com/nektos/act/releases/tag/v0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.37/manifests"},{"name":"v0.2.36","sha":"003947ea33bfabcaa8c3787aa78780fd88b9c1ff","kind":"tag","published_at":"2023-01-16T17:30:01.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.36","html_url":"https://github.com/nektos/act/releases/tag/v0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.36/manifests"},{"name":"v0.2.35","sha":"e3a722e7c6c697a1b0a38aa314bfb227da4deb5f","kind":"tag","published_at":"2023-01-01T02:31:35.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.35","html_url":"https://github.com/nektos/act/releases/tag/v0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.35/manifests"},{"name":"v0.2.34","sha":"7754ba7fcf3f80b76bb4d7cf1edbe5935c8a6bdc","kind":"tag","published_at":"2022-12-01T02:36:18.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.34","html_url":"https://github.com/nektos/act/releases/tag/v0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.34/manifests"},{"name":"v0.2.33","sha":"a9298d936c5265461dd8f6322961232b08fc6d12","kind":"tag","published_at":"2022-11-01T02:58:16.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.33","html_url":"https://github.com/nektos/act/releases/tag/v0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.33/manifests"},{"name":"v0.2.32","sha":"21484b5c1ecbd9e1ddb6a57debd7731a3e1fc25f","kind":"tag","published_at":"2022-10-01T03:01:21.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.32","html_url":"https://github.com/nektos/act/releases/tag/v0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.32/manifests"},{"name":"v0.2.31","sha":"a20b1d4669d8d032fe35347bd3cfdae58b4d1d97","kind":"tag","published_at":"2022-09-01T02:55:55.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.31","html_url":"https://github.com/nektos/act/releases/tag/v0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.31/manifests"},{"name":"v0.2.30","sha":"3364f95569d8a39d440b18af69d29421fcc77b55","kind":"tag","published_at":"2022-08-01T02:56:37.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.30","html_url":"https://github.com/nektos/act/releases/tag/v0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.30/manifests"},{"name":"v0.2.29","sha":"9499612b5818774c5c6d73fbf2596ed464b7b01d","kind":"tag","published_at":"2022-07-01T02:54:17.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.29","html_url":"https://github.com/nektos/act/releases/tag/v0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.29/manifests"},{"name":"v0.2.28","sha":"de37f750773575651a91363eb6b1ce97be964845","kind":"tag","published_at":"2022-06-21T14:06:43.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.28","html_url":"https://github.com/nektos/act/releases/tag/v0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.28/manifests"},{"name":"v0.2.27","sha":"225405c565cb92f28b5b524aa44aaace919aef22","kind":"tag","published_at":"2022-06-20T23:54:37.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.27","html_url":"https://github.com/nektos/act/releases/tag/v0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.27/manifests"},{"name":"v0.2.26","sha":"5d7027dc3fc6a16e2023ffa1ebac93f1c667786e","kind":"tag","published_at":"2022-03-22T20:40:07.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.26","html_url":"https://github.com/nektos/act/releases/tag/v0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.26/manifests"},{"name":"v0.2.25","sha":"8ad6c07083c7cd7f45ea9e0808e3297bf2370ab5","kind":"tag","published_at":"2021-11-24T15:55:53.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.25","html_url":"https://github.com/nektos/act/releases/tag/v0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.25/manifests"},{"name":"v0.2.24","sha":"0ff204b61523b0137d41c4479a132fde87211327","kind":"tag","published_at":"2021-08-03T17:48:59.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.24","html_url":"https://github.com/nektos/act/releases/tag/v0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.24/manifests"},{"name":"v0.2.23","sha":"a9fe0383478554705100dc4416b235b2265f718c","kind":"tag","published_at":"2021-06-11T00:23:29.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.23","html_url":"https://github.com/nektos/act/releases/tag/v0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.23/manifests"},{"name":"v0.2.22","sha":"cc4e23d96c24effff203c86d679c22c9ab092f27","kind":"tag","published_at":"2021-05-06T21:44:21.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.22","html_url":"https://github.com/nektos/act/releases/tag/v0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.22/manifests"},{"name":"v0.2.21","sha":"5752a03dcd20a4ef922f6087da4b22b480d1f593","kind":"tag","published_at":"2021-03-30T19:28:04.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.21","html_url":"https://github.com/nektos/act/releases/tag/v0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.21/manifests"},{"name":"v0.2.20","sha":"661aa0823544449bae15c77c6311f8ab0014b12d","kind":"tag","published_at":"2021-02-08T17:16:26.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.20","html_url":"https://github.com/nektos/act/releases/tag/v0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.20/manifests"},{"name":"v0.2.19","sha":"e37b42a333c53503e6688c8e844e7c037f85179a","kind":"tag","published_at":"2021-01-23T05:47:20.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.19","html_url":"https://github.com/nektos/act/releases/tag/v0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.19/manifests"},{"name":"v0.2.18","sha":"1b38d5c4d9317341d851daf6e997155b41b424cc","kind":"tag","published_at":"2021-01-12T06:48:12.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.18","html_url":"https://github.com/nektos/act/releases/tag/v0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.18/manifests"},{"name":"v0.2.17","sha":"d6b2e9df784921dc82b9ee36ec89e4a5b358f41c","kind":"tag","published_at":"2020-11-08T16:41:36.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.17","html_url":"https://github.com/nektos/act/releases/tag/v0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.17/manifests"},{"name":"v0.2.16","sha":"014d71af433cb0024e7a1735a0e55c2fffcef423","kind":"tag","published_at":"2020-10-12T16:57:49.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.16","html_url":"https://github.com/nektos/act/releases/tag/v0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.16/manifests"},{"name":"v0.2.15","sha":"44151f208e2f4169308c3c0cee537527701892db","kind":"tag","published_at":"2020-09-28T15:25:36.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.15","html_url":"https://github.com/nektos/act/releases/tag/v0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.15/manifests"},{"name":"v0.2.14","sha":"7d443c65202c3ac863b7c40425b2362cd2c83e2d","kind":"tag","published_at":"2020-09-02T14:57:10.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.14","html_url":"https://github.com/nektos/act/releases/tag/v0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.14/manifests"},{"name":"v0.2.13","sha":"3eef111e46f42f43e62b64e6cdfbade4fe0935e2","kind":"tag","published_at":"2020-08-30T05:55:55.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.13","html_url":"https://github.com/nektos/act/releases/tag/v0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.13/manifests"},{"name":"v0.2.12","sha":"85f89e16eb67e8725847f307db4c34bf0f75b230","kind":"tag","published_at":"2020-08-28T19:31:34.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.12","html_url":"https://github.com/nektos/act/releases/tag/v0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.12/manifests"},{"name":"v0.2.11","sha":"0d5a228ab971db513f86e42757bc9d63058c2123","kind":"tag","published_at":"2020-08-28T18:56:49.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.11","html_url":"https://github.com/nektos/act/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"7cc668707b9c586a45f717301902224bca6d2a12","kind":"tag","published_at":"2020-06-23T18:58:09.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.10","html_url":"https://github.com/nektos/act/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"c46ba93adbbdec962bed70a3a003c313eb85287a","kind":"tag","published_at":"2020-05-26T15:40:56.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.9","html_url":"https://github.com/nektos/act/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a48cce3a78d915d7c9e6bd28248926578caaf1c4","kind":"tag","published_at":"2020-04-24T21:53:51.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.8","html_url":"https://github.com/nektos/act/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"f5e67f2b86e2f9f6290f8e1d506455885673576a","kind":"tag","published_at":"2020-03-14T07:18:00.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.7","html_url":"https://github.com/nektos/act/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"4fde7d88658ba5755add6926c6d5d1bec0e80db8","kind":"tag","published_at":"2020-03-06T20:33:40.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.6","html_url":"https://github.com/nektos/act/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"45839d68ec942b8f98235e34536f2d3e31af6fcb","kind":"tag","published_at":"2020-02-28T17:38:47.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.5","html_url":"https://github.com/nektos/act/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"76ecede42ecf7bbce11b85316711853c67a07efa","kind":"tag","published_at":"2020-02-25T17:24:13.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.4","html_url":"https://github.com/nektos/act/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"ead2ab4d699d5513494bcda09ccf0306b6c96751","kind":"tag","published_at":"2020-02-25T07:04:46.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.3","html_url":"https://github.com/nektos/act/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"0f796ff9f6ab133284119485a2477498d8cc024f","kind":"tag","published_at":"2020-02-25T01:53:27.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.2","html_url":"https://github.com/nektos/act/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"bc2b952b659228de8f4915b0e8d7b23fe918f002","kind":"tag","published_at":"2020-02-24T22:59:35.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.1","html_url":"https://github.com/nektos/act/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e4ee2ddab79f0ccf7bb77a5d35a3d46e59db31e4","kind":"tag","published_at":"2020-02-24T22:59:24.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.2.0","html_url":"https://github.com/nektos/act/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6fa86b407f03fc5ba1c921c4f4e20ab643b53768","kind":"tag","published_at":"2019-06-11T04:56:53.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.1.3","html_url":"https://github.com/nektos/act/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"048759a12556848fa152f6fbe2a059dad627e394","kind":"tag","published_at":"2019-03-18T23:53:04.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.1.2","html_url":"https://github.com/nektos/act/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"1791f1fd44a4d28cf3502cfb16bf75a60cf52209","kind":"tag","published_at":"2019-03-01T05:57:00.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.1.1","html_url":"https://github.com/nektos/act/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7b012832b4680b7cdd9d399790bc63ec74c1452e","kind":"commit","published_at":"2019-02-07T17:39:04.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.1.0","html_url":"https://github.com/nektos/act/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"cb0704e8bfcbfcfd6fcdd529044aa33e979e6f3f","kind":"tag","published_at":"2019-01-18T00:24:48.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.0.5","html_url":"https://github.com/nektos/act/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c573d9d48aa3a84b9b2debf41cc159d7ac91c270","kind":"tag","published_at":"2019-01-16T21:23:30.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.0.4","html_url":"https://github.com/nektos/act/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2b471fbff0f5613c82c3442f55e64c4ea28bc8cf","kind":"tag","published_at":"2019-01-15T18:01:35.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.0.3","html_url":"https://github.com/nektos/act/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"44e21b102e7c32574e2907d7703df68035cc8ca3","kind":"tag","published_at":"2019-01-15T17:05:51.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.0.2","html_url":"https://github.com/nektos/act/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f683af5954b98e2e5bd23e49cb525a5fca088cdb","kind":"commit","published_at":"2019-01-13T04:45:25.000Z","download_url":"https://codeload.github.com/nektos/act/tar.gz/v0.0.1","html_url":"https://github.com/nektos/act/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nektos/act@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-22T03:20:14.502Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.203299873081804,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.101649936540902},"purl":"pkg:apk/alpine/act?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/act","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/act","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/act/dependencies","status":null,"funding_links":["https://github.com/sponsors/cplee"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T03:31:58.068Z","issues_count":940,"pull_requests_count":850,"avg_time_to_close_issue":9599255.256470589,"avg_time_to_close_pull_request":1975396.5455820477,"issues_closed_count":424,"pull_requests_closed_count":713,"pull_request_authors_count":162,"issue_authors_count":513,"avg_comments_per_issue":2.1691489361702128,"avg_comments_per_pull_request":2.692941176470588,"merged_pull_requests_count":515,"bot_issues_count":3,"bot_pull_requests_count":398,"past_year_issues_count":25,"past_year_pull_requests_count":78,"past_year_avg_time_to_close_issue":52643.666666666664,"past_year_avg_time_to_close_pull_request":2812260.7,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.24,"past_year_avg_comments_per_pull_request":0.8589743589743589,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektos%2Fact/issues","maintainers":[{"login":"wolfogre","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfogre"},{"login":"KnisterPeter","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KnisterPeter"},{"login":"catthehacker","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/catthehacker"},{"login":"ZauberNerd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZauberNerd"},{"login":"McGyv246","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/McGyv246"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/act/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/act/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/act/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/act/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/act/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/act/codemeta","maintainers":[{"uuid":"mengzhuo@iscas.ac.cn","login":null,"name":"Meng Zhuo","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Meng Zhuo","packages_count":6,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Meng Zhuo","role":null,"created_at":"2024-11-25T19:19:09.338Z","updated_at":"2024-11-25T19:19:09.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/mengzhuo@iscas.ac.cn/packages"}]}