mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-04-25 12:52:13 +00:00
ci: using auto-generate-changelog v1
This commit is contained in:
parent
854f116a74
commit
aac75b13a8
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@master
|
||||
- uses: BobAnkh/auto-generate-changelog@v1
|
||||
with:
|
||||
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
PATH: 'CHANGELOG.md'
|
||||
|
|
Loading…
Add table
Reference in a new issue