We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ce53cb + a64d635 commit 486676fCopy full SHA for 486676f
.github/workflows/chanelog.yaml
@@ -13,7 +13,7 @@ jobs:
13
fetch-depth: 0
14
- name: Generate a changelog
15
id: git-cliff
16
- uses: orhun/git-cliff-action@v2
+ uses: orhun/git-cliff-action@v4
17
with:
18
config: fixtures/cliff.toml
19
args: --verbose --strip footer --exclude-path "CHANGELOG.md"
0 commit comments