Skip to content

Commit 6f83f1d

Browse files
ci: Bump conventional-pr-action to v3
1 parent 496417f commit 6f83f1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-title.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
name: https://www.conventionalcommits.org
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: beemojs/conventional-pr-action@v2
11+
- uses: beemojs/conventional-pr-action@v3
1212
with:
13-
config-preset: angular
13+
config-preset: angular
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)