Skip to content

Commit

Permalink
⬆️ Update gitmoji-semver version to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nkmr-jp committed Oct 31, 2020
1 parent 42141cf commit 3932761
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
yq --version
- name: Install gitmoji-semver
run: |
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.4.1
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.6.0
- name: Generate semantic-release configs
working-directory: ./gitmoji-semver
run: |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
yq --version
- name: Install gitmoji-semver
run: |
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.4.1
git clone https://github.com/nkmr-jp/gitmoji-semver -b v1.6.0
- name: Generate semantic-release configs
working-directory: ./gitmoji-semver
run: |
Expand Down

0 comments on commit 3932761

Please sign in to comment.