Skip to content

Commit d2dad51

Browse files
chore(deps): update amannn/action-semantic-pull-request action from vv5 to v6 (#1301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 712d076 commit d2dad51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Check PR Title for Conventional Commits
14-
uses: amannn/action-semantic-pull-request@v5
14+
uses: amannn/action-semantic-pull-request@v6
1515
with:
1616
types: |
1717
feat

0 commit comments

Comments
 (0)