Skip to content

Commit 877a1a2

Browse files
authored
ci: upgrade beemojs/conventional-pr-action v3 (#163)
1 parent aa1c8c5 commit 877a1a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
with:
1313
persist-credentials: false
1414
- uses: actions/setup-node@v3
15-
- uses: beemojs/conventional-pr-action@v2
15+
- uses: beemojs/conventional-pr-action@v3
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818
with:
19-
config-preset: angular
19+
config-preset: conventional-changelog-conventionalcommits

0 commit comments

Comments
 (0)