ZIP
WinGet
act
cplee.org · 0.2.71 · arm
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
Filename
act_Windows_armv7.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
nektos.act
Version
0.2.71
Description
Run your GitHub Actions locally!
License
MIT
↗
Homepage
https://github.com/nektos/act
Release Notes
Changelog
New Features
- fe017a1 feat: Adding in logic to check if act needs to be downloaded (#2575)
Bug fixes
- deea8ec fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#2502)
- b4ef6fb fix: short sha has at least four digits (#2540)
- e6b5062 fix: amd64 arch to X64 (#2580)
Other
- 0006dee chore: bump VERSION to 0.2.71
- 0ca1e18 Fix typo in --action-offline-mode option description (#2590)
- a64359c build(deps): bump github.com/go-…