We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76ba02e + 7b8c104 commit aad742dCopy full SHA for aad742d
.github/actions/create-github-release/action.yml
@@ -15,7 +15,7 @@ runs:
15
using: composite
16
steps:
17
- name: Generate Changelog
18
- uses: spring-io/github-changelog-generator@185319ad7eaa75b0e8e72e4b6db19c8b2cb8c4c1 #v0.0.11
+ uses: spring-io/github-changelog-generator@86958813a62af8fb223b3fd3b5152035504bcb83 #v0.0.12
19
with:
20
config-file: .github/actions/create-github-release/changelog-generator.yml
21
milestone: ${{ inputs.milestone }}
0 commit comments