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 0505290 + 0e931b6 commit 07d0267Copy full SHA for 07d0267
.github/workflows/semantic-pr.yml
@@ -11,7 +11,7 @@ jobs:
11
semantic-pr:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: amannn/action-semantic-pull-request@v6.0.1
+ - uses: amannn/action-semantic-pull-request@v6.1.0
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
with:
0 commit comments