We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3f0c8 commit f752646Copy full SHA for f752646
1 file changed
.github/workflows/semantic-commit.yaml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0
16
17
- name: Check PR title
18
- uses: amannn/action-semantic-pull-request@v5
+ uses: amannn/action-semantic-pull-request@v6
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
with:
0 commit comments