pinact
Version updated for https://github.com/suzuki-shunsuke/pinact-action to version v2.0.0.
- This action is used across all versions by 174 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The pinact-action GitHub Action automates the process of pinning specific versions of GitHub Actions and reusable workflows to ensure consistency and security in your repository. It scans and updates workflow files, committing the changes automatically or validating them to prevent the use of unpinned actions, which reduces the risk of unintended behavior due to upstream changes. Additionally, it supports optional review and integration with tools like Reviewdog for enhanced code review workflows.
Release notes
Issues | Pull Requests | https://github.com/suzuki-shunsuke/pinact-action/compare/v1.4.0...v2.0.0 | Base revision
⚠️ Breaking Changes
Node.js 24 is required.
Node.js 20 was deprecated. https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/