mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update metcalfc/changelog-generator action to v3 (#513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
This commit is contained in:
parent
00ab52875e
commit
d1d23d1b4c
@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Build changelog
|
- name: Build changelog
|
||||||
id: github_release
|
id: github_release
|
||||||
uses: metcalfc/changelog-generator@v2.0.0
|
uses: metcalfc/changelog-generator@v3.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