From e82519adc51a4f06697037c7928509577c710a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 17:01:51 +0000 Subject: [PATCH] build(deps): bump tj-actions/git-cliff from 2.0.2 to 2.2.0 Bumps [tj-actions/git-cliff](https://github.com/tj-actions/git-cliff) from 2.0.2 to 2.2.0. - [Release notes](https://github.com/tj-actions/git-cliff/releases) - [Changelog](https://github.com/tj-actions/git-cliff/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/git-cliff/compare/7b2afa2d0b650c50cde5a7b173a74753ecd29072...679041f051a4d2ab452f7e5e7b0eed2abee21131) --- updated-dependencies: - dependency-name: tj-actions/git-cliff dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sync-release-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-release-version.yml b/.github/workflows/sync-release-version.yml index 2ed14093..1be0cc59 100644 --- a/.github/workflows/sync-release-version.yml +++ b/.github/workflows/sync-release-version.yml @@ -27,7 +27,7 @@ jobs: paths: | README.md - name: Run git-cliff - uses: tj-actions/git-cliff@7b2afa2d0b650c50cde5a7b173a74753ecd29072 # v2.0.2 + uses: tj-actions/git-cliff@679041f051a4d2ab452f7e5e7b0eed2abee21131 # v2.2.0 - name: Create Pull Request uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 with: