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 e3d5b3d commit 05f77bfCopy full SHA for 05f77bf
.github/workflows/semantic-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.5.3
+ - uses: amannn/action-semantic-pull-request@v6.1.1
16
env:
17
GITHUB_TOKEN: ${{ github.token }}
18
with:
0 commit comments