From 7c69ec1e765e3a90f87dc047c0a8c785c64fb29f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:04:54 +0000 Subject: [PATCH] chore(deps): update webiny/action-conventional-commits action to v1.3.1 --- .../native_model/.github/workflows/conventional_commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/native_model/.github/workflows/conventional_commits.yml b/libraries/native_model/.github/workflows/conventional_commits.yml index 04f3a84f..018b4506 100644 --- a/libraries/native_model/.github/workflows/conventional_commits.yml +++ b/libraries/native_model/.github/workflows/conventional_commits.yml @@ -10,4 +10,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 - - uses: webiny/action-conventional-commits@v1.3.0 \ No newline at end of file + - uses: webiny/action-conventional-commits@v1.3.1 \ No newline at end of file