From ff116f9416cb7e6186a81b610d5cb16f6a5069d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 06:09:54 +0000 Subject: [PATCH] chore(deps): Bump orhun/git-cliff-action from 4.4.1 to 4.4.2 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](https://github.com/orhun/git-cliff-action/compare/e364f07989916ffb9f50d7ef6c0a8c48082c2792...4a4a951bc43fafe41cd2348d181853f52356bee7) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 b025f21..c797025 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@e364f07989916ffb9f50d7ef6c0a8c48082c2792 # v4.4.1 + uses: orhun/git-cliff-action@4a4a951bc43fafe41cd2348d181853f52356bee7 # v4.4.2 with: config: cliff.toml args: --verbose