Skip to content

Commit ad74a74

Browse files
build(deps): bump tj-actions/git-cliff from 2.1.0 to 2.2.0 (#432)
Bumps [tj-actions/git-cliff](https://github.com/tj-actions/git-cliff) from 2.1.0 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](tj-actions/git-cliff@8bfb7bf...679041f) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8101088 commit ad74a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-release-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
paths: |
2929
README.md
3030
- name: Run git-cliff
31-
uses: tj-actions/git-cliff@8bfb7bf10268aed30bde8e34ecaeddb6c6149edd # v2.1.0
31+
uses: tj-actions/git-cliff@679041f051a4d2ab452f7e5e7b0eed2abee21131 # v2.2.0
3232
- name: Create Pull Request
3333
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
3434
with:

0 commit comments

Comments
 (0)