0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00

release: update changelog generator version

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani 2021-11-15 18:38:54 +00:00 committed by Ramkumar Chinchani
parent 5c07e19c8d
commit 83e0bbd79b

View file

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@v1.0.1
uses: metcalfc/changelog-generator@v2.0.0
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
- name: Create Release