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 d25d12b + 9faf7ca commit fcba8a1Copy full SHA for fcba8a1
.github/workflows/pr-title.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
# Please look up the latest version from
16
# https://github.com/amannn/action-semantic-pull-request/releases
17
- - uses: amannn/action-semantic-pull-request@v4.6.0
+ - uses: amannn/action-semantic-pull-request@v5.2.0
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
with:
0 commit comments