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 9f129ec commit 232eb18Copy full SHA for 232eb18
.github/workflows/pr.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Validate PR title
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: amannn/action-semantic-pull-request@v5
+ - uses: amannn/action-semantic-pull-request@v6
16
with:
17
validateSingleCommit: true
18
env:
0 commit comments