Skip to content

Commit 81f66c8

Browse files
chore(deps): bump orhun/git-cliff-action from 3 to 4 (#1028)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a902ae5 commit 81f66c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_pypi_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: hatch publish -y
4949

5050
- name: Generate changelog
51-
uses: orhun/git-cliff-action@v3
51+
uses: orhun/git-cliff-action@v4
5252
env:
5353
OUTPUT: "${{ steps.pathfinder.outputs.project_path }}/CHANGELOG.md"
5454
with:

0 commit comments

Comments
 (0)