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 2ec63d0 commit 61d6fdfCopy full SHA for 61d6fdf
.github/workflows/pr.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Check "Conventional Commits"
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: amannn/action-semantic-pull-request@v5
+ - uses: amannn/action-semantic-pull-request@v6
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
with:
0 commit comments