Skip to content

Commit 007b4fd

Browse files
dependabot[bot]mehalter
authored andcommitted
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 0003d4f commit 007b4fd

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.1
49+
- uses: webiny/action-conventional-commits@v1.4.2
5050
style:
5151
name: Stylua Formatting
5252
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)