Skip to content

Commit 4662ecb

Browse files
chore(deps): bump webiny/action-conventional-commits from 1.3.0 to 1.3.1 (#21)
Bumps [webiny/action-conventional-commits](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 615d2fb commit 4662ecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v6
2020

2121
- name: Check conventional commits
22-
uses: webiny/action-conventional-commits@v1.3.0
22+
uses: webiny/action-conventional-commits@v1.3.1
2323

2424
- name: Setup Python ${{ matrix.python-version }}
2525
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)