Skip to content

Commit

Permalink
Merge pull request #55 from markdown-asciidoc/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/metcalfc/changelog-generator-4.3.1

build(deps): bump metcalfc/changelog-generator from 4.3.0 to 4.3.1
  • Loading branch information
dgautier committed Feb 19, 2024
2 parents f143116 + d5a9239 commit cd7d338
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 @@ -48,7 +48,7 @@ jobs:
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@v4.3.0
uses: metcalfc/changelog-generator@v4.3.1
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
- name: Create GitHub Release
Expand Down

0 comments on commit cd7d338

Please sign in to comment.