diff --git a/CHANGELOG.md b/CHANGELOG.md index d9578695..950c0941 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## Version 1.2.0 + - Bumped `@actions/core` from 1.2.6 to 1.2.7 - Bumped `@actions/io` from 1.0.2 to 1.1.0 - Updated the `repo-token` input to be optional and defaulted it to `GITHUB_TOKEN`. If you're already using this value, or not using the `only-changed-files` option, you can remove this setting from your workflow.