Skip to content

Commit a64d635

Browse files
Bump orhun/git-cliff-action from 2 to 4
Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 2 to 4. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](orhun/git-cliff-action@v2...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 6380838 commit a64d635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chanelog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 0
1414
- name: Generate a changelog
1515
id: git-cliff
16-
uses: orhun/git-cliff-action@v2
16+
uses: orhun/git-cliff-action@v4
1717
with:
1818
config: fixtures/cliff.toml
1919
args: --verbose --strip footer --exclude-path "CHANGELOG.md"

0 commit comments

Comments
 (0)