Skip to content

Commit 29f62be

Browse files
dependabot[bot]mehalter
authored andcommitted
chore(deps): 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 de5fb57 commit 29f62be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plugin_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
if: ${{ inputs.commit_msg && !inputs.is_production }}
4747
steps:
4848
- uses: actions/checkout@v6
49-
- uses: webiny/action-conventional-commits@v1.3.0
49+
- uses: webiny/action-conventional-commits@v1.3.1
5050
style:
5151
name: Stylua Formatting
5252
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)