Skip to content

Commit 117059b

Browse files
authored
Update pr-title-check.yml
1 parent ae4fd90 commit 117059b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Check PR Title
15-
uses: Slashgear/action-check-pr-title@v4.3.0
15+
uses: Slashgear/action-check-pr-title@76166c63ec0b25cdbe693e5e972e83ca186313fb
1616
with:
1717
# Erlaubt feat:, fix:, chore:, docs: etc. gefolgt von Text
1818
regexp: '^(feat|fix|docs)(\(.+\))?: .+'

0 commit comments

Comments
 (0)