Skip to content

Commit 3c90e55

Browse files
build(deps): bump tj-actions/git-cliff from 2.0.2 to 2.1.0
Bumps [tj-actions/git-cliff](https://github.com/tj-actions/git-cliff) from 2.0.2 to 2.1.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@7b2afa2...8bfb7bf) --- updated-dependencies: - dependency-name: tj-actions/git-cliff dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77a12b0 commit 3c90e55

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
@@ -27,7 +27,7 @@ jobs:
2727
paths: |
2828
README.md
2929
- name: Run git-cliff
30-
uses: tj-actions/git-cliff@7b2afa2d0b650c50cde5a7b173a74753ecd29072 # v2.0.2
30+
uses: tj-actions/git-cliff@8bfb7bf10268aed30bde8e34ecaeddb6c6149edd # v2.1.0
3131
- name: Create Pull Request
3232
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
3333
with:

0 commit comments

Comments
 (0)