1
1
mirror of https://github.com/orhun/git-cliff.git synced 2025-01-07 12:27:11 +03:00

chore(cd): bump git-cliff-action to v2

This commit is contained in:
Orhun Parmaksız 2022-12-25 23:14:05 +03:00
parent 797089001a
commit 1b3cba8dca
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ jobs:
shell: bash
run: sed -E -i "s/\s+\#\s(.*)\s\#\sreplace issue numbers/\\t\1/g" config/cliff.toml
- name: Generate a changelog
uses: orhun/git-cliff-action@v1
uses: orhun/git-cliff-action@v2
id: git-cliff
with:
config: config/cliff.toml

View File

@ -333,7 +333,7 @@ It is possible to generate changelogs using [GitHub Actions](https://github.com/
```yml
- name: Generate a changelog
uses: orhun/git-cliff-action@v1
uses: orhun/git-cliff-action@v2
with:
config: cliff.toml
args: --verbose