diff --git a/.res/ghaction-import-gpg.png b/.res/ghaction-import-gpg.png index bb4d8a4..3ecec6b 100644 Binary files a/.res/ghaction-import-gpg.png and b/.res/ghaction-import-gpg.png differ diff --git a/CHANGELOG.md b/CHANGELOG.md index ccdb3e2..d6903ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.3.0 (2020/05/06) + +* Add `git_tag_gpgsign` and `git_push_gpgsign` inputs +* Some inputs and secrets have been renamed + ## 1.2.0 (2020/05/05) * Use `gpg-connect-agent` to seed the internal cache of `gpg-agent`