Skip to content

Commit 083be66

Browse files
Bump webiny/action-conventional-commits from 1.3.0 to 1.3.1
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>
1 parent fb536aa commit 083be66

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
@@ -28,6 +28,6 @@ jobs:
2828
with:
2929
fetch-depth: 0
3030
- name: 🧹 Conventional Commits
31-
uses: webiny/action-conventional-commits@v1.3.0
31+
uses: webiny/action-conventional-commits@v1.3.1
3232
with:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)