Skip to content

Commit

Permalink
Merge pull request #356 from solidnerd/dependabot/github_actions/metc…
Browse files Browse the repository at this point in the history
…alfc/changelog-generator-4.0.1

chore(deps): bump metcalfc/changelog-generator from 3.0.0 to 4.0.1
  • Loading branch information
rjhenry authored Oct 28, 2022
2 parents 2d4de2b + 064aee7 commit af5917f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:

- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@v3.0.0
uses: metcalfc/changelog-generator@v4.0.1
with:
myToken: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit af5917f

Please sign in to comment.