Skip to content

Commit

Permalink
Bump metcalfc/changelog-generator from 1.0.1 to 2.0.0 (#4)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2021
1 parent 7280ffb commit 404dd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Generate the Changelog
id: changelog
if: ${{ startsWith(github.ref, 'refs/tags/') }}
uses: metcalfc/changelog-generator@v1.0.1
uses: metcalfc/changelog-generator@v2.0.0
with:
myToken: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 404dd9e

Please sign in to comment.