Skip to content

Commit d879112

Browse files
committed
Upgrade to github-changelog-generator 0.0.12
Closes gh-34756
1 parent 0a71df7 commit d879112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@185319ad7eaa75b0e8e72e4b6db19c8b2cb8c4c1 #v0.0.11
14+
uses: spring-io/github-changelog-generator@86958813a62af8fb223b3fd3b5152035504bcb83 #v0.0.12
1515
with:
1616
config-file: .github/actions/create-github-release/changelog-generator.yml
1717
milestone: ${{ inputs.milestone }}

0 commit comments

Comments
 (0)