We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef0777 commit 6419d1cCopy full SHA for 6419d1c
.github/workflows/pr-checks.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v1
15
- name: Changelog check
16
- uses: Zomzog/changelog-checker@v1.1.0
+ uses: Zomzog/changelog-checker@v1.2.0
17
with:
18
fileName: CHANGELOG.md
19
checkNotification: Simple
0 commit comments