We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5293740 commit 02bdd7dCopy full SHA for 02bdd7d
.github/workflows/lint.yaml
@@ -103,4 +103,4 @@ jobs:
103
if: "github.event_name == 'pull_request' && (github.event.action == 'opened' || github.event.action == 'synchronize' || github.event.action == 'reopened' || github.event.action == 'edited')"
104
steps:
105
- uses: "actions/checkout@v6"
106
- - uses: "webiny/action-conventional-commits@v1.3.0"
+ - uses: "webiny/action-conventional-commits@v1.3.1"
0 commit comments