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 e69e9e8 commit 23b7798Copy full SHA for 23b7798
.github/workflows/lint-pr.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Validate PR title
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: amannn/action-semantic-pull-request@v5
+ - uses: amannn/action-semantic-pull-request@v6
16
id: lint_pr_title
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments