# actions-up を Homebrew でインストール

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
- **バージョン:** 1.16.0
- **ソース概要:** Tool to update GitHub Actions to latest versions with SHA pinning
- **ホームページ:** <https://github.com/azat-io/actions-up>
- **最終更新:** 2026-07-03T15:04:32Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- actions-up (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.16.0
## プロジェクトの歴史と使われ方

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


## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
