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 92c9b31 commit 234dfdcCopy full SHA for 234dfdc
.github/workflows/lint-commit.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v5
17
- - uses: amannn/action-semantic-pull-request@v5
+ - uses: amannn/action-semantic-pull-request@v6
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
with:
0 commit comments