Skip to content

Commit

Permalink
ci(deps): bump orhun/git-cliff-action from 2.2.0 to 2.3.0 (#250)
Browse files Browse the repository at this point in the history
Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/orhun/git-cliff-action/releases)
- [Commits](orhun/git-cliff-action@v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent eb3acd3 commit 99aed32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

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

0 comments on commit 99aed32

Please sign in to comment.