This is the first beta release of the action updater! We have basic checks for:
- set-output
- set-env
- save-state
- versions
And specifically the last variant is likely most useful! This is a beta release in that the project has existed for less than 48 hours, and we are looking for user feedback (bugs? requests for customization or changes?) Please open an issue on the repository for all discussion! https://github.com/vsoch/action-updater/issues.
What's Changed
- addition of updaters for set-output, set-state by @vsoch in #6
- Bug/fix version comments by @vsoch in #7
- [tributors] contributors/update-2022-10-23 by @github-actions in #8
- adding complete docs, start of tests, and container build by @vsoch in #10
- adding first shot at github action and docs by @vsoch in #11
New Contributors
Full Changelog: https://github.com/vsoch/action-updater/commits/0.0.11