Skip to content

Commit

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

Bump metcalfc/changelog-generator from 4.1.0 to 4.3.0
  • Loading branch information
dgautier committed Feb 14, 2024
2 parents 0e3acca + a221d29 commit f5fa149
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.1.0
uses: metcalfc/changelog-generator@v4.3.0
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
- name: Create GitHub Release
Expand Down

0 comments on commit f5fa149

Please sign in to comment.