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 5e7cfe8 commit 5d5e5adCopy full SHA for 5d5e5ad
.github/workflows/check-changelog.yml
@@ -10,6 +10,6 @@ jobs:
10
name: Check changelog action
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: tarides/changelog-check-action@v2
+ - uses: tarides/changelog-check-action@v3
14
with:
15
changelog: CHANGELOG.md
0 commit comments