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 3d4401b commit b43da22Copy full SHA for b43da22
.github/workflows/pr.yml
@@ -16,6 +16,6 @@ jobs:
16
name: Check PR title
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: amannn/action-semantic-pull-request@v4.2.0
+ - uses: amannn/action-semantic-pull-request@v4.4.0
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments