We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2272a4 commit 0e897f2Copy full SHA for 0e897f2
.github/workflows/changelog.yml
@@ -14,6 +14,6 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: ✅ Check if CHANGELOG.md was modified
17
- uses: tarides/changelog-check-action@v2
+ uses: tarides/changelog-check-action@v3
18
with:
19
changelog: CHANGELOG.md
0 commit comments