Skip to content

Commit 16d3d84

Browse files
dependabot[bot]tstirrat15
authored andcommitted
build(deps): bump webiny/action-conventional-commits
Bumps the github-actions group with 1 update: [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits). Updates `webiny/action-conventional-commits` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/webiny/action-conventional-commits/releases) - [Commits](webiny/action-conventional-commits@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: webiny/action-conventional-commits dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5293740 commit 16d3d84

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)