Bump orhun/git-cliff-action from 3 to 4
Bumps orhun/git-cliff-action from 3 to 4.
Release notes
Sourced from orhun/git-cliff-action's releases.
Release v4.0.0
Gotta go fast 🧗
git-cliff-actionis now waaaaaaaay faster.We switched to a classic bash script to download the
git-cliffbinary instead of a Docker action. So, no more building images, it just downloads and runs. Vroooom! 💨Thanks
@M0NsTeRRRfor the implementation in orhun/git-cliff-action#26Version input ✨
Also, you can now specify a
git-cliffversion to run:- name: Generate a changelog uses: orhun/git-cliff-action@v4 with: version: latest config: cliff.toml args: --verboseThe default is
v2.5.0as of now, but you can also uselatest.Release v3.3.0
[3.3.0] - 2024-07-27
Chore
docker
- Update git-cliff to 2.4.0
Docs
readme
- Add note about fetch-depth (#25)
- Reword the checkout note
Release v3.2.0
[3.2.0] - 2024-06-03
Chore
docker
- Update git-cliff to 2.3.0
Release v3.1.0
[3.1.0] - 2024-05-22
Chore
... (truncated)
Commits
01a5c9afix(action): put git-cliff binary inside ./bin (#30)8720f56docs(readme): update action input version290a349chore(action): pin the git-cliff version to v2.5.07b3c32fdocs(readme): remove credits due to the recent changes44415fffeat: add version input variable (#27)ad11732chore(deps): bump orhunp/git-cliff from 2.4.0 to 2.5.0 in the minor group (#28)cb015dechore(dependabot): track docker dependencies (#26)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)