fix: Upgrade git-cliff action to v4
Signed-off-by: Abhinav Sinha <[email protected]>
This commit is contained in:
@@ -138,7 +138,7 @@ jobs:
|
|||||||
# Auto-generate a changelog from commits since the last tag
|
# Auto-generate a changelog from commits since the last tag
|
||||||
- name: Generate changelog
|
- name: Generate changelog
|
||||||
id: changelog
|
id: changelog
|
||||||
uses: orhun/git-cliff-action@v3
|
uses: orhun/git-cliff-action@v4
|
||||||
with:
|
with:
|
||||||
args: --latest --strip header
|
args: --latest --strip header
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|||||||
Reference in New Issue
Block a user