Skip to content

Commit 79e9f10

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
ci: bump orhun/git-cliff-action from 3 to 4 in the actions group
Bumps the actions group with 1 update: [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action). Updates `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 dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb5a32b commit 79e9f10

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
@@ -138,7 +138,7 @@ jobs:
138138
with:
139139
fetch-depth: 0
140140
- name: Generate changelog
141-
uses: orhun/git-cliff-action@v3
141+
uses: orhun/git-cliff-action@v4
142142
id: cliff
143143
with:
144144
args: -v --current

0 commit comments

Comments
 (0)