Silent Install HQ
ZIP WinGet

pinact

Shunsuke Suzuki · 3.10.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 0fb39a543a4d8e6d08cc4c7cb414a2b4e03c448e5aef50085ea581bffc1db3b2 VirusTotal ↗
Filename pinact_windows_amd64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID suzuki-shunsuke.pinact
Version 3.10.0
Description pinact is a CLI to edit GitHub Workflow and Composite action files and pin versions of Actions and Reusable Workflows. pinact can also update their versions and verify version annotations.
License MIT
Release Notes Features #1530 Support pinning branches to latest stable tags by the --branch-to-tag option The default behabiour isn't changed. By default, pinact doesn't pin branches such as main or master. If you want to pin specific branches, you can use the --branch-to-tag option. e.g. pinact run --branch-to-tag '^main$' --branch-to-tag '^release/.*$'