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.
1 parent 5800131 commit fa51a87Copy full SHA for fa51a87
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Generate release notes
21
id: release_notes
22
- uses: orhun/git-cliff-action@v3
+ uses: orhun/git-cliff-action@v4
23
with:
24
config: .github/cliff.toml
25
args: --latest --strip header
0 commit comments