Skip to content

Commit

Permalink
ci(deps): bump orhun/git-cliff-action from 4.0.2 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/orhun/git-cliff-action/releases)
- [Commits](orhun/git-cliff-action@v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: orhun/git-cliff-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent a489803 commit 243d117
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 @@ -20,7 +20,7 @@ jobs:

# Generate a changelog for the new release using Git
- name: Generate a changelog
uses: orhun/git-cliff-action@v4.0.2
uses: orhun/git-cliff-action@v4.1.0
id: git-cliff
with:
config: cliff.toml # The configuration file for git-cliff
Expand Down

0 comments on commit 243d117

Please sign in to comment.