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 58d7327 commit b91f9e5Copy full SHA for b91f9e5
.github/workflows/pr-lint.yml
@@ -18,6 +18,6 @@ jobs:
18
name: Validate PR title
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: amannn/action-semantic-pull-request@v5
+ - uses: amannn/action-semantic-pull-request@v6
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments