actions-up
« Back to VersTracker
Description:
Tool to update GitHub Actions to latest versions with SHA pinning
Type: Formula  |  Tracked Since: Feb 8, 2026
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 338  |  Forks: 13  |  Language: TypeScript  |  Category: Developer tools
Tags: github-actions devops automation security cli
Install: brew install actions-up
About:
ActionsUp is a command-line tool that automates the process of updating GitHub Actions workflows to their latest versions. It specifically focuses on converting version tags to pinned SHA references, enhancing security and reproducibility. Its main value is streamlining CI/CD maintenance by ensuring workflows use verified, immutable action versions.
Key Features:
  • Automatically updates GitHub Actions to latest versions
  • Converts version tags to pinned SHA references for security
  • Command-line interface for easy integration into scripts
  • Supports bulk updates across multiple workflow files
Use Cases:
  • Securing CI/CD pipelines by pinning action SHAs
  • Automating the maintenance of GitHub Actions workflows across a codebase
  • Ensuring reproducible builds by locking action versions
Alternatives:
  • github/super-linter – Focuses on linting workflows, not updating or pinning action versions.
  • manual updates – Time-consuming and error-prone process of checking and updating each action manually.
Version History
Detected Version Rev Change Commit
Feb 8, 2026 10:36pm 0 META 0f71dfbd