# 使用 Homebrew 安装 actions-up

查看 actions-up 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:actions-up
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install actions-up
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:actions-up
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/actions-up>
- **版本:** 1.16.0
- **来源摘要:** Tool to update GitHub Actions to latest versions with SHA pinning
- **主页:** <https://github.com/azat-io/actions-up>
- **仓库:** <https://github.com/azat-io/actions-up>
- **许可证:** MIT
- **源码归档:** <https://registry.npmjs.org/actions-up/-/actions-up-1.16.0.tgz>
- **最后更新:** 2026-07-03T15:04:32Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- actions-up (cli)
- actions-up (别名)

## 依赖

- node

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.16.0
- 管理器更新时间: 2026-07-03
- 本地数据: OK
- 上游仓库: https://github.com/azat-io/actions-up
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Actions Up is an interactive CLI for finding newer GitHub Actions references in workflow and composite-action YAML, then updating them with SHA pinning by default.

### 项目历史

The project was created in August 2025 and released v0.1.0 the same day. Its README positions the tool around secure and reproducible CI by replacing mutable action tags with exact commit SHAs unless the user chooses to preserve tag-style references.

### 采用历史

The README supports quick npx use, global npm installation, per-project dev dependency installation, and Homebrew installation, which puts it in the common JavaScript CLI plus package-manager distribution pattern.

### 使用方式

Actions Up scans .github/workflows, .github/actions, root action.yml/action.yaml files, and reusable workflow calls. Users can run interactive mode, --yes auto-update mode, --dry-run, --json report mode, recursive scans, custom directories, update modes, exclusions, and CI checks.

### 为什么软件包爱好者会关心

It is notable in package-manager culture because it overlaps dependency-update bots while staying local and interactive: users can inspect updates, pin SHAs, and generate CI reports without adopting a hosted bot workflow.

### 时间线

- 2025: Repository created.
- 2025: v0.1.0 release published.
- 2026: v1.15.0 release published on June 29.

### Related projects

- The README compares Actions Up with Dependabot, Renovate, and pinact.

### 来源

- GitHub repository and releases API for creation and release chronology.
- Official README for project positioning, usage, install paths, and related tools.


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** actions-up
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://pkg.so/zh-hans/brew/node/) - Runtime dependency declared by Homebrew.
- [pinact](https://pkg.so/zh-hans/brew/pinact/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, github-actions.
- [actions-languageserver](https://pkg.so/zh-hans/brew/actions-languageserver/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, github-actions, yaml.
- [litani](https://pkg.so/zh-hans/brew/litani/) - Shares pkgdb curated category or tags: ci, cli, developer-tools.
- [actionlint](https://pkg.so/zh-hans/brew/actionlint/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, github-actions.
- [ansible-lint](https://pkg.so/zh-hans/brew/ansible-lint/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, yaml.
- [yamlfmt](https://pkg.so/zh-hans/brew/yamlfmt/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, yaml.
- [action-validator](https://pkg.so/zh-hans/brew/action-validator/) - Shares pkgdb curated category or tags: cli, developer-tools, github-actions, yaml.
- [datadog-static-analyzer](https://pkg.so/zh-hans/brew/datadog-static-analyzer/) - Shares pkgdb curated category or tags: ci, cli, developer-tools, security.
- [action-docs](https://pkg.so/zh-hans/brew/action-docs/) - Both packages touch the same language runtime or ecosystem. Shared terms: actions, cli, developer, developer-tools, github.

## Combined YAML source

View the package source record on GitHub. [combined/actions-up.yml](https://github.com/mxcl/pkgdb/blob/main/combined/actions-up.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
