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 4ab3cbd commit 1cb7beeCopy full SHA for 1cb7bee
.github/workflows/pr.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Validate PR title
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: amannn/action-semantic-pull-request@v5.5.3
+ - uses: amannn/action-semantic-pull-request@v6.1.0
12
env:
13
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14
with:
0 commit comments