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 b839fb5 commit afc80f2Copy full SHA for afc80f2
.github/workflows/lint-pr.yml
@@ -15,6 +15,6 @@ jobs:
15
name: Validate PR title
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: amannn/action-semantic-pull-request@v4
+ - uses: amannn/action-semantic-pull-request@v5
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments