Skip to content

Commit

Permalink
ci: upgrade beemojs/conventional-pr-action v3 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Jun 14, 2024
1 parent aa1c8c5 commit 877a1a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
with:
persist-credentials: false
- uses: actions/setup-node@v3
- uses: beemojs/conventional-pr-action@v2
- uses: beemojs/conventional-pr-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
config-preset: angular
config-preset: conventional-changelog-conventionalcommits

0 comments on commit 877a1a2

Please sign in to comment.