Skip to content

Commit

Permalink
Merge pull request #8 from saadmk11/release-0.5.5
Browse files Browse the repository at this point in the history
Release v0.5.5
  • Loading branch information
saadmk11 committed Apr 8, 2021
2 parents 88abfc2 + 629e57b commit e45d0fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e45d0fc

Please sign in to comment.