chore: Update git-cliff CI to 2.2.1
#16
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
fetch-tags: true
|
||||
- name: Install git-cliff
|
||||
run: |
|
||||
version="2.1.2"
|
||||
version="2.2.1"
|
||||
wget "https://github.com/orhun/git-cliff/releases/download/v$version/git-cliff-$version-x86_64-unknown-linux-gnu.tar.gz"
|
||||
tar -xvzf git-cliff-*.tar.gz
|
||||
mv "git-cliff-$version/git-cliff" /usr/local/bin
|
||||
|
|
Loading…
Reference in a new issue