Skip to content

Commit 5b0ae4e

Browse files
chore(deps): update ytanikin/pr-conventional-commits action to v1.5.0
1 parent 7da29ba commit 5b0ae4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-title-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: PR Conventional Commit Validation
11-
uses: ytanikin/pr-conventional-commits@1.4.2
11+
uses: ytanikin/pr-conventional-commits@1.5.0
1212
with:
1313
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
1414
add_label: "false"

0 commit comments

Comments
 (0)