Skip to content

Commit

Permalink
Merge pull request #11 from saadmk11/release-0.5.6
Browse files Browse the repository at this point in the history
Release v0.5.6
  • Loading branch information
saadmk11 committed Apr 10, 2021
2 parents ee4a603 + 23b0c59 commit 8cd5087
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.6

* [#9](https://github.com/saadmk11/github-actions-version-updater/pull/9): Update marketplace badge URL
* [#10](https://github.com/saadmk11/github-actions-version-updater/pull/10): Remove duplicate changes from pull request body and improve code


# Version: v0.5.5

* [#6](https://github.com/saadmk11/github-actions-version-updater/pull/6): Fix badge URL
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.5
uses: saadmk11/github-actions-version-updater@v0.5.6
with:
# Optional, This will be used to configure git
# defaults to `github-actions[bot]` if not provided
Expand Down

0 comments on commit 8cd5087

Please sign in to comment.