Skip to content

Commit

Permalink
ci: Bump conventional-pr-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach authored May 9, 2024
1 parent 496417f commit 6f83f1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
name: https://www.conventionalcommits.org
runs-on: ubuntu-latest
steps:
- uses: beemojs/conventional-pr-action@v2
- uses: beemojs/conventional-pr-action@v3
with:
config-preset: angular
config-preset: angular
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6f83f1d

Please sign in to comment.