mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-20 00:08:02 +01:00
chore(deps): update metcalfc/changelog-generator action to v3 (#1121)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
44e118be5e
commit
769e8693b3
2
.github/workflows/release_changelog.yml
vendored
2
.github/workflows/release_changelog.yml
vendored
@ -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@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