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 a0e68d2 + e5f8e61 commit 68c557cCopy full SHA for 68c557c
1 file changed
.github/workflows/lint-pr.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: amannn/action-semantic-pull-request@v5
+ - uses: amannn/action-semantic-pull-request@v6
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
with:
0 commit comments