Skip to content

Commit 2e925d4

Browse files
chore: bump webiny/action-conventional-commits from 1.3.0 to 1.3.1 (#44)
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 084251e commit 2e925d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: Check PEP8
2525
uses: andymckay/pycodestyle-action@0.1.3

0 commit comments

Comments
 (0)