Skip to content

Commit 162035e

Browse files
dependabot[bot]wfxr
authored andcommitted
chore(deps): bump orhun/git-cliff-action from 3 to 4
Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 3 to 4. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](orhun/git-cliff-action@v3...v4) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e60932 commit 162035e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: Generate a changelog
21-
uses: orhun/git-cliff-action@v3
21+
uses: orhun/git-cliff-action@v4
2222
id: git-cliff
2323
with:
2424
config: cliff.toml

0 commit comments

Comments
 (0)