Skip to content

Commit 84eb6f0

Browse files
committed
Merge branch '3.2.x' into 3.3.x
Closes gh-41196
2 parents 72e9ea9 + 55af8a3 commit 84eb6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/create-github-release/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
using: composite
1212
steps:
1313
- name: Generate Changelog
14-
uses: spring-io/github-changelog-generator@052892c62af51f8af87a9da6de55e70864b7df12
14+
uses: spring-io/github-changelog-generator@185319ad7eaa75b0e8e72e4b6db19c8b2cb8c4c1 #v0.0.11
1515
with:
1616
milestone: ${{ inputs.milestone }}
1717
token: ${{ inputs.token }}

0 commit comments

Comments
 (0)