mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
chore(deps): bump ardalanamini/auto-changelog from 4.0.3 to 4.0.4
Bumps [ardalanamini/auto-changelog](https://github.com/ardalanamini/auto-changelog) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/ardalanamini/auto-changelog/releases) - [Commits](https://github.com/ardalanamini/auto-changelog/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: ardalanamini/auto-changelog dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
73b0f8d4b8
commit
e590df5923
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
# https://github.com/marketplace/actions/auto-changelog
|
||||
# require commit format are "type(category): description [flag]"
|
||||
- name: Make Changelog
|
||||
uses: ardalanamini/auto-changelog@v4.0.3
|
||||
uses: ardalanamini/auto-changelog@v4.0.4
|
||||
id : changelog
|
||||
with:
|
||||
github-token : ${{ github.token }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user