From 4883ec192888e97b80472415b535f5eae97e7249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 01:43:26 +0000 Subject: [PATCH] build(deps): Bump orhun/git-cliff-action from 4.0.0 to 4.0.1 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/8720f565e14eb8f89de1c1399d3a5f75027957ff...01a5c9a9d14d5473ac7e2a66042ab52ca8969fbe) --- 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 f0465a39..410c879a 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@8720f565e14eb8f89de1c1399d3a5f75027957ff # v4.0.0 + uses: orhun/git-cliff-action@01a5c9a9d14d5473ac7e2a66042ab52ca8969fbe # v4.0.1 with: config: cliff.toml args: --verbose