Skip to content

Commit 6b7aff1

Browse files
chore(deps): bump orhun/git-cliff-action from 3 to 4 (#30)
1 parent 5f5cd79 commit 6b7aff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
echo "tag_name=$tag_name" >> "$GITHUB_OUTPUT"
3939
4040
- name: Generate Changelog
41-
uses: orhun/git-cliff-action@v3
41+
uses: orhun/git-cliff-action@v4
4242
id: changelog
4343
with:
4444
args: --latest

0 commit comments

Comments
 (0)