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

Feature/update dependencies 20200314 (#124)

* update dependencies

* * update CHANGELOG
This commit is contained in:
shimataro 2020-03-14 14:14:40 +09:00 committed by GitHub
parent f75e1f50c3
commit 6f49ca664f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 582 additions and 488 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Security
* update [acorn](https://www.npmjs.com/package/acorn) to 7.1.1 ([CVE-2020-7598](https://github.com/advisories/GHSA-7fhm-mqm4-2wp7))
## [2.0.0] - 2020-02-08
### Changed