Skip to content

Commit

Permalink
ci: bump orhun/git-cliff-action from 3 to 4 in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action).


Updates `orhun/git-cliff-action` from 3 to 4
- [Release notes](https://github.com/orhun/git-cliff-action/releases)
- [Commits](orhun/git-cliff-action@v3...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ObserverOfTime committed Sep 2, 2024
1 parent eb5a32b commit 79e9f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
with:
fetch-depth: 0
- name: Generate changelog
uses: orhun/git-cliff-action@v3
uses: orhun/git-cliff-action@v4
id: cliff
with:
args: -v --current
Expand Down

0 comments on commit 79e9f10

Please sign in to comment.