Skip to content

Commit a591136

Browse files
Bump metcalfc/changelog-generator from 1.0.1 to 2.0.0
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/metcalfc/changelog-generator/releases) - [Changelog](https://github.com/metcalfc/changelog-generator/blob/main/release-notes.png) - [Commits](metcalfc/changelog-generator@v1.0.1...v2.0.0) --- updated-dependencies: - dependency-name: metcalfc/changelog-generator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d394911 commit a591136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- name: Generate changelog
106106
if: env.BUILD_VERSION != env.RELEASE_VERSION && env.RELEASE_VERSION != ''
107107
id: changelog
108-
uses: metcalfc/changelog-generator@v1.0.1
108+
uses: metcalfc/changelog-generator@v2.0.0
109109
with:
110110
myToken: ${{ secrets.DEPLOY_TOKEN }}
111111

0 commit comments

Comments
 (0)