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 41f75be commit 0994bdaCopy full SHA for 0994bda
.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