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.
2 parents 66580e8 + 66441db commit b45b642Copy full SHA for b45b642
.github/workflows/validate-pr-title.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-20.04
11
steps:
12
- name: Validate PR Title
13
- uses: amannn/action-semantic-pull-request@v4
+ uses: amannn/action-semantic-pull-request@v5
14
env:
15
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16
with:
0 commit comments