From f484f02a515e840dd9f38b3227aad6239f2da896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 08:20:08 +0000 Subject: [PATCH] build(deps): Bump orhun/git-cliff-action from 3.0.2 to 3.3.0 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 3.0.2 to 3.3.0. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/8b17108aad4d9362649a5dae020746c2a767c90d...b946ed27a675d653b308f29a7bbad813b85bf7aa) --- 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 8240317..201a4c0 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@8b17108aad4d9362649a5dae020746c2a767c90d # v3.0.2 + uses: orhun/git-cliff-action@b946ed27a675d653b308f29a7bbad813b85bf7aa # v3.3.0 with: config: cliff.toml args: --verbose