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 ddcbf63 commit c2ccd06Copy full SHA for c2ccd06
.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@v4
+ - uses: amannn/action-semantic-pull-request@v5
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
with:
0 commit comments