Skip to content

Commit e45d0fc

Browse files
authored
Merge pull request #8 from saadmk11/release-0.5.5
Release v0.5.5
2 parents 88abfc2 + 629e57b commit e45d0fc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Version: v0.5.5
2+
3+
* [#6](https://github.com/saadmk11/github-actions-version-updater/pull/6): Fix badge URL
4+
* [#7](https://github.com/saadmk11/github-actions-version-updater/pull/7): Fix inconsistent naming
5+
6+
17
# Version: v0.5.0
28

39
* [#1](https://github.com/saadmk11/github-actions-version-updater/pull/1): Create LICENSE

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
token: ${{ secrets.WORKFLOW_SECRET }}
5353

5454
- name: Run GitHub Actions Version Updater
55-
uses: saadmk11/[email protected].0
55+
uses: saadmk11/[email protected].5
5656
with:
5757
# Optional, This will be used to configure git
5858
# defaults to `github-actions[bot]` if not provided

0 commit comments

Comments
 (0)