Skip to content

Commit 6af854d

Browse files
Bump tj-actions/git-cliff from 1.5.0 to 2.0.2 in /.github/workflows
Bumps [tj-actions/git-cliff](https://github.com/tj-actions/git-cliff) from 1.5.0 to 2.0.2. - [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@v1.5.0...v2.0.2) --- updated-dependencies: - dependency-name: tj-actions/git-cliff dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5da890 commit 6af854d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717
token: ${{ secrets.GITHUB_TOKEN }}
1818
- name: Run Git Cliff
19-
uses: tj-actions/git-cliff@v1.5.0
19+
uses: tj-actions/git-cliff@v2.0.2
2020
id: git-cliff
2121
with:
2222
args: "--verbose"

0 commit comments

Comments
 (0)