We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5da890 commit 6af854dCopy full SHA for 6af854d
.github/workflows/changelog.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
token: ${{ secrets.GITHUB_TOKEN }}
18
- name: Run Git Cliff
19
- uses: tj-actions/git-cliff@v1.5.0
+ uses: tj-actions/git-cliff@v2.0.2
20
id: git-cliff
21
with:
22
args: "--verbose"
0 commit comments