mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-04-24 20:32:14 +00:00
ci: using auto-generate-changelog v1.2.3
This commit is contained in:
parent
aac75b13a8
commit
6a3f2b4a84
1 changed files with 1 additions and 1 deletions
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: BobAnkh/auto-generate-changelog@v1
|
||||
- uses: BobAnkh/auto-generate-changelog@v1.2.3
|
||||
with:
|
||||
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
PATH: 'CHANGELOG.md'
|
||||
|
|
Loading…
Add table
Reference in a new issue