Skip to content

Commit 3932761

Browse files
committed
⬆️ Update gitmoji-semver version to v1.6.0
1 parent 42141cf commit 3932761

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.1
29+
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.6.0
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
@@ -134,7 +134,7 @@ jobs:
134134
yq --version
135135
- name: Install gitmoji-semver
136136
run: |
137-
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.4.1
137+
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.6.0
138138
- name: Generate semantic-release configs
139139
working-directory: ./gitmoji-semver
140140
run: |

0 commit comments

Comments
 (0)