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 6b8604e commit de5b210Copy full SHA for de5b210
1 file changed
.github/workflows/lint-pr-title.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Lint PR Title
21
- uses: amannn/action-semantic-pull-request@v5
+ uses: amannn/action-semantic-pull-request@v6
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
with:
0 commit comments