Skip to content

Commit d9e9a46

Browse files
committed
Merge branch '3.3.x'
Closes gh-41197
2 parents 6def699 + 84eb6f0 commit d9e9a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)