macOS
brew install actlocal Homebrew formula metadata
安装
brew install actlocal Homebrew formula metadata
sudo apk add actAlpine Linux edge package indexes · act · 来源: dl-cdn.alpinelinux.org
sudo dnf install actFedora Rawhide package metadata · act · 来源: dl.fedoraproject.org
nix profile install nixpkgs#actnixpkgs package indexes · pkgs/by-name/ac/act/package.nix · 来源: api.github.com
sudo pacman -S actArch Linux sync databases · act · 来源: geo.mirror.pkgbuild.com
sudo zypper install actopenSUSE Tumbleweed package metadata · act · 来源: download.opensuse.org
scoop install main/actScoop official bucket manifest trees · bucket/act.json · 来源: api.github.com
winget install --id nektos.act -eWindows Package Manager source index · nektos.act · 来源: cdn.winget.microsoft.com
概览
Run your GitHub Actions locally
历史
act is a command-line runner for executing GitHub Actions workflows locally. It became a standard package-manager-friendly developer tool because it turns repository workflow files into a local Docker-backed feedback loop.
The nektos/act repository was created in January 2019, shortly after GitHub Actions entered the broader developer-tooling conversation. Its README describes the core idea as reading workflows from .github/workflows, preparing Docker images, and running the jobs locally with filesystem and environment behavior modeled on GitHub-hosted runners.
The first GitHub release, v0.0.1, was published on 2019-01-15. Later releases continued the same basic CLI shape while expanding compatibility with GitHub Actions features, runner images, secrets, variables, and workflow execution options.
act spread through CLI package ecosystems because it solved a common GitHub Actions pain point: testing workflow changes without committing and waiting for hosted CI. The supplied package-manager facts list packages in Homebrew, apk, dnf, MacPorts, Nix, pacman, Scoop, winget, and zypper.
GitHub repository metadata showed more than 70,000 stars by June 2026, making act one of the highest-visibility local GitHub Actions tools in package-manager catalogs.
Users typically run act from a repository to execute jobs defined under .github/workflows. The tool can read command-line options from actrc files, load secrets from a .secrets file, and use Docker to run workflow steps in local containers.
Package maintainers care about act because it is a small CLI with a large CI surface area: it depends on Docker behavior, tracks GitHub Actions semantics, and is often used in pre-push or local validation loops. Its many package-manager entries make version freshness and reproducible installation especially visible.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/act/actrc~/.actrc./.actrcCredential-bearing paths to review before unattended agent runs.
./.secrets可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
act | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:act |
|---|---|
| 版本 | 0.2.89 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/act |
| 主页 | https://nektosact.com |
| 仓库 | https://github.com/nektos/act |
| 上游文档 | https://nektosact.com/ |
| 许可证 | MIT |
| 源码归档 | https://github.com/nektos/act/archive/refs/tags/v0.2.89.tar.gz |
| 最后更新 | 2026-06-15T10:20:09-04:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | act |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
act
nix profile install nixpkgs#actact 0.2.83-r5
Run your GitHub Actions locally
sudo apk add actact-doc 0.2.83-r5
Run your GitHub Actions locally (documentation)
sudo apk add act-docact 1.6.0-28.fc44
Automatic Component Toolkit
https://github.com/Autodesk/AutomaticComponentToolkit
sudo dnf install actact 0.2.89-1
Run your GitHub Actions locally
sudo pacman -S actact 0.2.84-1.4
Run your GitHub Actions locally
sudo zypper install actact
sudo port install actmain/act
scoop install main/actnektos.act
winget install --id nektos.act -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.