Update .gitea/workflows/release_notes.yml

This commit is contained in:
2025-05-21 11:17:39 +01:00
parent 95ce982379
commit ab233d51df

View File

@@ -14,6 +14,6 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Generate Changelog
uses: spring-io/github-changelog-generator@main
uses: spring-io/github-changelog-generator@v0.0.12
with:
milestone: '0.1.7'