chore(ci): bump git-cliff-action to v4 (#1350)

See: https://github.com/orhun/git-cliff-action/releases/tag/v4.0.0
This commit is contained in:
Orhun Parmaksız 2024-09-01 17:23:35 +03:00 committed by GitHub
parent 20c88aaa5b
commit c777beb658
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ jobs:
run: cargo publish --allow-dirty --token ${{ secrets.CARGO_TOKEN }}
- name: Generate a changelog
uses: orhun/git-cliff-action@v3
uses: orhun/git-cliff-action@v4
with:
config: cliff.toml
args: --unreleased --tag ${{ env.NEXT_TAG }} --strip header

View file

@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: Generate a changelog
uses: orhun/git-cliff-action@v3
uses: orhun/git-cliff-action@v4
with:
config: cliff.toml
args: --latest --strip header