Skip to content

Commit

Permalink
chore(deps): bump orhun/git-cliff-action from 4.4.1 to 4.4.2
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.4.1 to 4.4.2.
- [Release notes](https://github.com/orhun/git-cliff-action/releases)
- [Commits](orhun/git-cliff-action@e364f07...4a4a951)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 161d255 commit 0c112a2
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 @@ -33,7 +33,7 @@ jobs:
run: cargo build --release

- name: Generate a changelog
uses: orhun/git-cliff-action@e364f07989916ffb9f50d7ef6c0a8c48082c2792 # v3
uses: orhun/git-cliff-action@4a4a951bc43fafe41cd2348d181853f52356bee7 # v3
id: git-cliff
with:
config: cliff.toml
Expand Down

0 comments on commit 0c112a2

Please sign in to comment.