Skip to content

Commit 5866d58

Browse files
renovate[bot]bent10
authored andcommitted
chore(deps): update amannn/action-semantic-pull-request action to v6
1 parent 405bf2e commit 5866d58

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@v4
2020
- name: Check PR Title
21-
uses: amannn/action-semantic-pull-request@v5
21+
uses: amannn/action-semantic-pull-request@v6
2222
with:
2323
subjectPattern: ^(?![A-Z]).+$
2424
subjectPatternError: |

0 commit comments

Comments
 (0)