There was an error while loading. Please reload this page.
2 parents 6a13ab6 + b27f80e commit 263f293Copy full SHA for 263f293
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Get Changelog Entry
22
id: changelog_reader
23
- uses: mindsers/changelog-reader-action@v2.2.3
+ uses: mindsers/changelog-reader-action@v2.4.0
24
with:
25
version: ${{ steps.tag_name.outputs.current_version }}
26
path: ./CHANGELOG.md
0 commit comments