We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3808fbf commit aee4cf0Copy full SHA for aee4cf0
.github/workflows/pr.yml
@@ -10,6 +10,6 @@ jobs:
10
name: Check PR title
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: amannn/action-semantic-pull-request@v4.6.0
+ - uses: amannn/action-semantic-pull-request@v5.0.2
14
env:
15
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments