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 8e3d6fc commit 0b3284dCopy full SHA for 0b3284d
.github/workflows/semantic.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: semantic-pull-request
21
- uses: amannn/action-semantic-pull-request@v4
+ uses: amannn/action-semantic-pull-request@v5
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
with:
0 commit comments