diff --git a/CHANGELOG.md b/CHANGELOG.md index f2247ab..430697b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Version: v0.5.5 + +* [#6](https://github.com/saadmk11/github-actions-version-updater/pull/6): Fix badge URL +* [#7](https://github.com/saadmk11/github-actions-version-updater/pull/7): Fix inconsistent naming + + # Version: v0.5.0 * [#1](https://github.com/saadmk11/github-actions-version-updater/pull/1): Create LICENSE diff --git a/README.md b/README.md index 7af8329..179528b 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ jobs: token: ${{ secrets.WORKFLOW_SECRET }} - name: Run GitHub Actions Version Updater - uses: saadmk11/github-actions-version-updater@v0.5.0 + uses: saadmk11/github-actions-version-updater@v0.5.5 with: # Optional, This will be used to configure git # defaults to `github-actions[bot]` if not provided