Skip to content

Commit 02bdd7d

Browse files
build(deps): bump webiny/action-conventional-commits from 1.3.0 to 1.3.1 in the github-actions group (#622)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5293740 commit 02bdd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ jobs:
103103
if: "github.event_name == 'pull_request' && (github.event.action == 'opened' || github.event.action == 'synchronize' || github.event.action == 'reopened' || github.event.action == 'edited')"
104104
steps:
105105
- uses: "actions/checkout@v6"
106-
- uses: "webiny/action-conventional-commits@v1.3.0"
106+
- uses: "webiny/action-conventional-commits@v1.3.1"

0 commit comments

Comments
 (0)