Skip to content

Commit

Permalink
chore(deps): update amannn/action-semantic-pull-request action to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2023
1 parent 41b33b7 commit 457d09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.3.0
- uses: amannn/action-semantic-pull-request@v5.4.0
with:
subjectPattern: ^(?![A-Z]).+$
env:
Expand Down

0 comments on commit 457d09d

Please sign in to comment.