From 4c835dac571ff6b0ceca4c41d0f0dd62985bee52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 01:44:41 +0000 Subject: [PATCH] build(deps): Bump orhun/git-cliff-action from 4.1.0 to 4.2.0 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](https://github.com/orhun/git-cliff-action/compare/76ba43af940f631f5920e7f8d0de1321703b7cf0...58e319c5e292bb2f66e0df408448a0c8dc1748c7) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/update-on-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-on-push.yml b/.github/workflows/update-on-push.yml index 37d8988b..2106144e 100644 --- a/.github/workflows/update-on-push.yml +++ b/.github/workflows/update-on-push.yml @@ -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