We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4bb095 commit bebe49dCopy full SHA for bebe49d
1 file changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
- name: Generate a changelog
22
- uses: orhun/git-cliff-action@v4.3.1
+ uses: orhun/git-cliff-action@v4.4.2
23
with:
24
config: cliff.toml
25
args: --verbose
0 commit comments