We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88abfc2 + 629e57b commit e45d0fcCopy full SHA for e45d0fc
2 files changed
CHANGELOG.md
@@ -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
7
# Version: v0.5.0
8
9
* [#1](https://github.com/saadmk11/github-actions-version-updater/pull/1): Create LICENSE
README.md
@@ -52,7 +52,7 @@ jobs:
52
token: ${{ secrets.WORKFLOW_SECRET }}
53
54
- name: Run GitHub Actions Version Updater
55
- uses: saadmk11/github-actions-version-updater@v0.5.0
+ uses: saadmk11/github-actions-version-updater@v0.5.5
56
with:
57
# Optional, This will be used to configure git
58
# defaults to `github-actions[bot]` if not provided
0 commit comments