Skip to content

Commit dcf9a7f

Browse files
committed
⬆️ Update gitmoji-semver version to v1.4.1
1 parent e7c2be9 commit dcf9a7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
yq --version
2727
- name: Install gitmoji-semver
2828
run: |
29-
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.4.0
29+
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.4.1
3030
- name: Generate semantic-release configs
3131
working-directory: ./gitmoji-semver
3232
run: |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
yq --version
8787
- name: Install gitmoji-semver
8888
run: |
89-
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.4.0
89+
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.4.1
9090
- name: Generate semantic-release configs
9191
working-directory: ./gitmoji-semver
9292
run: |

0 commit comments

Comments
 (0)