Skip to content

Commit

Permalink
build(deps): Bump orhun/git-cliff-action from 4.3.1 to 4.4.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.3.1 to 4.4.0.
- [Release notes](https://github.com/orhun/git-cliff-action/releases)
- [Commits](orhun/git-cliff-action@v4.3.1...v4.4.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 Nov 22, 2024
1 parent 2081981 commit 47c4eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
fetch-depth: 0
- name: Generate a changelog
uses: orhun/git-cliff-action@v4.3.1
uses: orhun/git-cliff-action@v4.4.0
id: git-cliff
with:
config: cliff.toml
Expand Down

0 comments on commit 47c4eb6

Please sign in to comment.