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 6462102 commit 540af48Copy full SHA for 540af48
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