pinact
Version updated for https://github.com/suzuki-shunsuke/pinact-action to version v1.3.1.
- This action is used across all versions by 145 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The pinact-action GitHub Action automates the process of pinning GitHub Actions and reusable workflows in workflow files to specific versions, ensuring stability and security by preventing unintended updates. It can validate files for proper version pinning, with the option to push a commit to enforce changes or fail CI if pinning is not correctly applied. This action simplifies dependency management in CI/CD pipelines while maintaining workflow integrity.
Release notes
Issues | Pull Requests | https://github.com/suzuki-shunsuke/pinact-action/compare/v1.3.0...v1.3.1 | Base revision
chore: update pinact to v3.7.3 #857