Skip to content

Commit 39f8fc2

Browse files
committed
chore: update pull-request-name-linter-action to v19.0.0 in README.md
1 parent e235ca0 commit 39f8fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v1
3939
- name: Install Dependencies
4040
run: npm install @commitlint/config-conventional
41-
- uses: JulienKode/pull-request-name-linter-action@v0.5.0
41+
- uses: JulienKode/pull-request-name-linter-action@v19.0.0
4242
```
4343
4444
**Note**: make sure you install your dependencies that commitlint use

0 commit comments

Comments
 (0)