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 01243f7 commit 99acc0bCopy full SHA for 99acc0b
.github/workflows/check_pr_title.yaml
@@ -9,6 +9,6 @@ jobs:
9
name: Check PR title
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: amannn/action-semantic-pull-request@v5.5.3
+ - uses: amannn/action-semantic-pull-request@v6.0.1
13
env:
14
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments