Skip to content

Commit

Permalink
build(deps): Bump orhun/git-cliff-action from 4.1.0 to 4.2.0 (#337)
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.1.0 to 4.2.0.
- [Release notes](https://github.com/orhun/git-cliff-action/releases)
- [Commits](orhun/git-cliff-action@76ba43a...58e319c)

---
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 Sep 23, 2024
1 parent f95464e commit 5812c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
fetch-depth: 0

- name: Generate Changelog
uses: orhun/git-cliff-action@76ba43af940f631f5920e7f8d0de1321703b7cf0 # v4.1.0
uses: orhun/git-cliff-action@58e319c5e292bb2f66e0df408448a0c8dc1748c7 # v4.2.0
with:
config: cliff.toml
args: --verbose
Expand Down

0 comments on commit 5812c73

Please sign in to comment.