GitHub Actions Readme Generator
Version updated for https://github.com/bitflight-devops/github-action-readme-generator to version v1.8.7.
- This action is used across all versions by 44 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action “GitHub Action’s Readme Generator” automates the process of keeping a GitHub Action’s README.md file synchronized with its action.yml file by auto-generating and updating sections for inputs, outputs, and usage examples. It ensures that documentation stays consistent with the code and current release, reducing manual effort and minimizing the risk of outdated or incorrect documentation. The action can be used both as a CLI tool and as a GitHub Action.
Release notes
1.8.7 (2026-01-08)
Bug Fixes
- upgrade @typescript-eslint/eslint-plugin to 8.51.0 and remove deprecated rule (e3034a1)