All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
No changes planned
- Configure action to use NodeJS v16 instead of v12. Reason
- Add
global
option to configure global git user, name and password. Default value isfalse
for backward compatibility
- Replace deprecated
set-env
command with setting env variables via $GITHUB_ENV file
- Add configurable git user name, email and password for commits created in a course of a workflow
- Add configurable actor and token to push updates from a workflow