Skip to content

Commit

Permalink
chore(deps): bump orhun/git-cliff-action from 3 to 4 (#2297)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 4ea7192 commit 0b8be82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Generate changelog
id: cliff
uses: orhun/git-cliff-action@v3
uses: orhun/git-cliff-action@v4
with:
config: cliff.toml
args: --verbose --unreleased --tag ${{ steps.version.outputs.version }}
Expand Down

0 comments on commit 0b8be82

Please sign in to comment.