Skip to content

Commit a7462b2

Browse files
committed
build: update pr-conventional-commits action to version 1.5.2
1 parent 6ea8207 commit a7462b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- name: Update PR labels
2222
id: update-pr-labels
23-
uses: ytanikin/pr-conventional-commits@v1.5.2
23+
uses: ytanikin/pr-conventional-commits@1.5.2
2424
with:
2525
task_types: '["feat","fix","docs","ci"]'
2626
continue-on-error: true

0 commit comments

Comments
 (0)