Skip to content

Commit 6419d1c

Browse files
committed
update pr-check version
1 parent eef0777 commit 6419d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v1
1515
- name: Changelog check
16-
uses: Zomzog/changelog-checker@v1.1.0
16+
uses: Zomzog/changelog-checker@v1.2.0
1717
with:
1818
fileName: CHANGELOG.md
1919
checkNotification: Simple

0 commit comments

Comments
 (0)