Skip to content

Commit

Permalink
build(deps): bump orhun/git-cliff-action from 3 to 4
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and YDX-2147483647 committed Sep 2, 2024
1 parent 25055b3 commit a1fee78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
fetch-depth: 0

- name: Generate a changelog
uses: orhun/git-cliff-action@v3
uses: orhun/git-cliff-action@v4
id: git-cliff
with:
config: cliff.toml
Expand Down Expand Up @@ -232,7 +232,7 @@ jobs:
ref: ${{ github.event.repository.default_branch }}

- name: Update CHANGELOG
uses: orhun/git-cliff-action@v3
uses: orhun/git-cliff-action@v4
with:
config: cliff.toml
args: --verbose
Expand Down

0 comments on commit a1fee78

Please sign in to comment.