Skip to content

Commit

Permalink
fix(git-cliff-action): Sets git cliff to v2.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: dark0dave <[email protected]>
  • Loading branch information
dark0dave committed Nov 11, 2023
1 parent d7a0c86 commit 3f17b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
fetch-depth: 0
- name: Generate a changelog
uses: orhun/git-cliff-action@v2
uses: orhun/git-cliff-action@v2.2.0
id: git-cliff
with:
config: cliff.toml
Expand Down

0 comments on commit 3f17b79

Please sign in to comment.