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 dc1ab91 commit 6f4fccaCopy full SHA for 6f4fcca
.github/workflows/semantic.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: semantic-pull-request
16
- uses: amannn/action-semantic-pull-request@v4
+ uses: amannn/action-semantic-pull-request@v5.0.1
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
with:
0 commit comments