1 parent 17e9fcb commit b3b8aa5Copy full SHA for b3b8aa5
1 file changed
.github/workflows/label-pr.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Update PR labels
22
id: update-pr-labels
23
- uses: ytanikin/pr-conventional-commits@v1
+ uses: ytanikin/pr-conventional-commits@v1.5.2
24
with:
25
task_types: '["feat","fix","docs","ci"]'
26
continue-on-error: true
0 commit comments