Upgrade to github-changelog-generator 0.0.12

Closes gh-1525
This commit is contained in:
Stéphane Nicoll
2025-04-15 10:23:57 +02:00
parent e633cc0e76
commit 84ac743d2d

View File

@@ -15,7 +15,7 @@ runs:
using: composite
steps:
- name: Generate Changelog
uses: spring-io/github-changelog-generator@185319ad7eaa75b0e8e72e4b6db19c8b2cb8c4c1 #v0.0.11
uses: spring-io/github-changelog-generator@86958813a62af8fb223b3fd3b5152035504bcb83 #v0.0.12
with:
config-file: .github/actions/create-github-release/changelog-generator.yml
milestone: ${{ inputs.milestone }}