Skip to content

Commit 51bf592

Browse files
committed
Upgrade to github-changelog-generator 0.0.12
Closes gh-45197
1 parent 9b1b7e6 commit 51bf592

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
@@ -14,7 +14,7 @@ runs:
1414
using: composite
1515
steps:
1616
- name: Generate Changelog
17-
uses: spring-io/github-changelog-generator@185319ad7eaa75b0e8e72e4b6db19c8b2cb8c4c1 #v0.0.11
17+
uses: spring-io/github-changelog-generator@86958813a62af8fb223b3fd3b5152035504bcb83 #v0.0.12
1818
with:
1919
config-file: ${{ inputs.commercial && '.github/actions/create-github-release/changelog-generator-commercial.yml' || '.github/actions/create-github-release/changelog-generator-oss.yml' }}
2020
milestone: ${{ inputs.milestone }}

0 commit comments

Comments
 (0)