Skip to content

Commit 13339e7

Browse files
chore(deps): bump webiny/action-conventional-commits from 1.3.1 to 1.4.2
Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/webiny/action-conventional-commits/releases) - [Commits](webiny/action-conventional-commits@v1.3.1...v1.4.2) --- updated-dependencies: - dependency-name: webiny/action-conventional-commits dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 158fc21 commit 13339e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conventional_commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
fetch-depth: 0
3333
- name: 🧹 Conventional Commits
34-
uses: webiny/action-conventional-commits@v1.3.1
34+
uses: webiny/action-conventional-commits@v1.4.2
3535
with:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
allowed-commit-types: "feat,fix,docs,doc,style,refactor,test,build,perf,ci,chore,revert,merge,wip"

0 commit comments

Comments
 (0)