Skip to content

Commit

Permalink
chore(CI): Upgrade action-semantic-pull-request
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Jul 11, 2021
1 parent bac48f6 commit 19dead6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-title-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:
- synchronize

jobs:
main:
action-semantic-pull-request:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v1.2.0
- uses: amannn/action-semantic-pull-request@v3.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 19dead6

Please sign in to comment.