Skip to content

Commit 911ea75

Browse files
chore(deps): Bump webiny/action-conventional-commits (#12)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4704e02 commit 911ea75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

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

0 commit comments

Comments
 (0)