Skip to content

Commit b5dd18f

Browse files
authored
ci: Update git-cliff-action to v4 (#206)
Update to v4
1 parent 765cd7c commit b5dd18f

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
@@ -144,7 +144,7 @@ jobs:
144144
145145
- name: Generate a changelog
146146
if: github.event.inputs.dry_run != 'true' && github.event.inputs.create_release == 'true'
147-
uses: orhun/git-cliff-action@v3
147+
uses: orhun/git-cliff-action@v4
148148
with:
149149
config: ".github/cliff.toml"
150150
args: |

0 commit comments

Comments
 (0)