From f255ad38b2640b3f42a40eda3b76cddb6c06d2ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Mon, 19 Feb 2024 19:11:15 +0300 Subject: [PATCH] chore(website): bump the version of git-cliff-action --- website/docs/github-actions/git-cliff-action.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/github-actions/git-cliff-action.md b/website/docs/github-actions/git-cliff-action.md index 307f993607..8b2a1abcbe 100644 --- a/website/docs/github-actions/git-cliff-action.md +++ b/website/docs/github-actions/git-cliff-action.md @@ -9,7 +9,7 @@ It is possible to generate changelogs using [GitHub Actions](https://github.com/ fetch-depth: 0 - name: Generate a changelog - uses: orhun/git-cliff-action@v2 + uses: orhun/git-cliff-action@v3 with: config: cliff.toml args: --verbose