Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit f0babc8

Browse files
chore(actions)(deps): bump webiny/action-conventional-commits
Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.1.0 to 1.3.0. - [Commits](webiny/action-conventional-commits@v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: webiny/action-conventional-commits dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f80fc50 commit f0babc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616

1717
- name: Conventional Commits Check
18-
uses: webiny/action-conventional-commits@v1.1.0
18+
uses: webiny/action-conventional-commits@v1.3.0
1919

2020
- name: PR Size Check
2121
uses: codelytv/pr-size-labeler@v1

0 commit comments

Comments
 (0)