Upgrade to GitHub Changelog Generator 0.0.11

Closes gh-41195
This commit is contained in:
Andy Wilkinson 2024-06-21 12:22:12 +01:00
parent 013a4dd2b7
commit 55af8a38f5

View File

@ -11,7 +11,7 @@ runs:
using: composite
steps:
- name: Generate Changelog
uses: spring-io/github-changelog-generator@052892c62af51f8af87a9da6de55e70864b7df12
uses: spring-io/github-changelog-generator@185319ad7eaa75b0e8e72e4b6db19c8b2cb8c4c1 #v0.0.11
with:
milestone: ${{ inputs.milestone }}
token: ${{ inputs.token }}