Skip to content

Commit 619a384

Browse files
Bump metcalfc/changelog-generator from 1.0.0 to 1.0.1
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 1.0.0 to 1.0.1. - [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.0...v1.0.1) --- updated-dependencies: - dependency-name: metcalfc/changelog-generator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3365b8f commit 619a384

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/[email protected].0
108+
uses: metcalfc/[email protected].1
109109
with:
110110
myToken: ${{ secrets.DEPLOY_TOKEN }}
111111

0 commit comments

Comments
 (0)