Skip to content

Commit 486676f

Browse files
authored
Merge pull request #129 from mendelsshop/dependabot/github_actions/orhun/git-cliff-action-4
Bump orhun/git-cliff-action from 2 to 4
2 parents 4ce53cb + a64d635 commit 486676f

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)