1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

update README/CHANGELOG

This commit is contained in:
shimataro 2021-08-01 22:04:18 +09:00
parent dc06f8c3af
commit b5d75a1bc0
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
3 changed files with 7 additions and 2 deletions

View file

@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
* Fix [CVE-2021-33502](https://github.com/advisories/GHSA-px4h-xg32-q955)
### Others
* add `windows-2016` virtual environment
* [remove `ubuntu-16.04` virtual environment](https://github.blog/changelog/2021-04-29-github-actions-ubuntu-16-04-lts-virtual-environment-will-be-removed-on-september-20-2021/)
## [2.3.0] - 2021-03-21
### Added