We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b798e commit 3f7f91dCopy full SHA for 3f7f91d
.github/workflows/conventional_commits.yml
@@ -46,7 +46,7 @@ jobs:
46
deps
47
docs
48
default_require_scope: false
49
- - uses: amannn/action-semantic-pull-request@v4
+ - uses: amannn/action-semantic-pull-request@v5
50
env:
51
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
52
with:
0 commit comments