Merge branch '3.2.x' into 3.3.x

Closes gh-41196
This commit is contained in:
Andy Wilkinson 2024-06-21 12:22:39 +01:00
commit 84eb6f0566

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 }}