Skip to content

Commit

Permalink
Upgrade to GitHub Changelog Generator 0.0.11
Browse files Browse the repository at this point in the history
Closes gh-1548
  • Loading branch information
mhalbritter committed Jun 21, 2024
1 parent 7d2bf20 commit 5708b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/create-github-release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ runs:
using: composite
steps:
- name: Generate Changelog
uses: spring-io/github-changelog-generator@052892c62af51f8af87a9da6de55e70864b7df12
uses: spring-io/github-changelog-generator@185319ad7eaa75b0e8e72e4b6db19c8b2cb8c4c1 #v0.0.11
with:
milestone: ${{ inputs.milestone }}
token: ${{ inputs.token }}
Expand Down

0 comments on commit 5708b27

Please sign in to comment.