Skip to content

Commit 8580b30

Browse files
chore(deps): update slashgear/action-check-pr-title action to v5
1 parent 0b35de3 commit 8580b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
fetch-depth: 0
1515

1616
- name: Pull Request title rules
17-
uses: Slashgear/action-check-pr-title@v4.3.0
17+
uses: Slashgear/action-check-pr-title@v5.0.1
1818
with:
1919
regexp: '^(docs|chore|snippets|guides)|((?:feat|fix|docs|style|refactor|perf|test|build|ci|chore|revert)\((?:clients|generators|playground|csharp|dart|go|java|javascript|kotlin|php|python|ruby|scala|swift|cts|specs|scripts|ci|templates|deps)\)): .+'

0 commit comments

Comments
 (0)