Skip to content

Commit eae02ee

Browse files
chore(deps): update ytanikin/pr-conventional-commits action to v1.5.2
1 parent bacea37 commit eae02ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

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

0 commit comments

Comments
 (0)