From e12954452b83e6400b69610caf5ebda66ee168b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 17:52:27 +0000 Subject: [PATCH] Update finleyfamily/action-enforce-branch-name action to v1.0.1 (#2614) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pull_request_target.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request_target.yml b/.github/workflows/pull_request_target.yml index e9e3786b4..10d3e8b45 100644 --- a/.github/workflows/pull_request_target.yml +++ b/.github/workflows/pull_request_target.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 💂 Enforce Branch Name - uses: finleyfamily/action-enforce-branch-name@v1.0.0 + uses: finleyfamily/action-enforce-branch-name@v1.0.1 with: allowed_prefixes: >- bugfix,chore,dep,depend,dependabot,deps,docs,feat,feature,fix,hotfix,