Releases: akhilmhdh/contributors-readme-action
Releases · akhilmhdh/contributors-readme-action
Contributors-Readme-Action v2.3.10
Contributors-Readme-Action v2.3.9
Contributors-Readme-Action v2.3.8
Removed check for push to enable manual run
Contributors-Readme-Action v2.3.7
What's Changed
- Update node12 -> node18 by @jessebot in #59
- Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #61
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #56
- Bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #54
- refactor: update set-output deprecated command by @dtcMLOps in #74
New Contributors
Contributors-Readme-Action v2.3.6
- Fixed re-encoding on html encoded ones #49
- Minor package updates
Contributors-Readme-Action v2.3.5
- Added html escaping to readme to escape name #49
Contributors-Readme-Action v2.3.4
Contributors-Readme-Action v2.3.3
- Changed to
Github-Action
verified commits #42
Contributors-Readme-Action v2.3.2
- Fixed
pr_id
output wrong type in id. Thanks to @MrChocolatine
Contributors-Readme-Action v2.3.1
- Changed
is_protected
input parameter to auto detection. #37 - Implemented
pr_title_on_protected
parameter to change the PR title made on protected mode. Thanks to @MrChocolatine - New output, that contains the ID of the PR made