mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-01 01:18:10 +02:00
chore(deps): update metcalfc/changelog-generator action to v2 (#463)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d599cc55e4
commit
59728e1131
@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Build changelog
|
- name: Build changelog
|
||||||
id: github_release
|
id: github_release
|
||||||
uses: metcalfc/changelog-generator@v1.0.1
|
uses: metcalfc/changelog-generator@v2.0.0
|
||||||
with:
|
with:
|
||||||
myToken: ${{ secrets.GITHUB_TOKEN }}
|
myToken: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Create release
|
- name: Create release
|
||||||
|
Loading…
Reference in New Issue
Block a user