Update @actions/core for set-env deprecation and add pre-commit config

This commit is contained in:
mtkennerly 2020-10-08 22:11:18 -04:00
parent 2ffd60cf4c
commit f33a36717a
7 changed files with 125 additions and 26 deletions

View file

@ -1,3 +1,8 @@
## v1.1.0 (2020-10-08)
* Updated for `set-env` deprecation:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands
## v1.0.0 (2020-07-10)
* Initial release.