macOS
brew install actions-uplocal Homebrew formula metadata
brew
Tool to update GitHub Actions to latest versions with SHA pinning. Version 1.16.0 via Homebrew; verified 2026-07-03.
install
brew install actions-uplocal Homebrew formula metadata
overview
Tool to update GitHub Actions to latest versions with SHA pinning
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
actions-up | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/azat-io/actions-up
install metadata
| Package key | brew:actions-up |
|---|---|
| Version | 1.16.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/actions-up |
| Homepage | https://github.com/azat-io/actions-up |
| Repository | https://github.com/azat-io/actions-up |
| Upstream docs | https://github.com/azat-io/actions-up#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/actions-up/-/actions-up-1.16.0.tgz |
| Last updated | 2026-07-03T15:04:32Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.