Skip to content

Commit 2244dc9

Browse files
committed
updated workflow
1 parent dbb0c64 commit 2244dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Extract release notes from changelog
2424
id: changelog_reader
25-
uses: mindsers/changelog-reader-action@v2
25+
uses: mindsers/changelog-reader-action@v2.2.1
2626
with:
2727
validation_level: warn
2828
version: ${{ env.VERSION }}

0 commit comments

Comments
 (0)