We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff17df1 commit ac06737Copy full SHA for ac06737
1 file changed
.github/workflows/semantic-prs.yml
@@ -15,7 +15,7 @@ jobs:
15
name: Validate PR title
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: amannn/action-semantic-pull-request@v5
+ - uses: amannn/action-semantic-pull-request@v6
19
with:
20
types: |
21
fix
0 commit comments