From ad439348deb5ab8ef095ea3999988996502bd3aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:21:13 +0000 Subject: [PATCH] chore(deps): bump orhun/git-cliff-action from 2 to 3 Bumps [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 2 to 3. - [Release notes](https://github.com/orhun/git-cliff-action/releases) - [Commits](https://github.com/orhun/git-cliff-action/compare/v2...v3) --- updated-dependencies: - dependency-name: orhun/git-cliff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a4a719c..e2eceee 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -166,7 +166,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Generate a changelog - uses: orhun/git-cliff-action@v2 + uses: orhun/git-cliff-action@v3 with: config: cliff.toml args: --verbose