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 0a2f475 commit 3d91826Copy full SHA for 3d91826
.github/workflows/conventional-commits.yml
@@ -11,6 +11,6 @@ jobs:
11
check:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: amannn/action-semantic-pull-request@v5
+ - uses: amannn/action-semantic-pull-request@v6
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments