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 9e304f7 commit 78bd96aCopy full SHA for 78bd96a
1 file changed
.github/workflows/lint-commit.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- uses: actions/checkout@v5
23
- - uses: amannn/action-semantic-pull-request@v5
+ - uses: amannn/action-semantic-pull-request@v6
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
with:
0 commit comments