From 915b5bf30304723af330be5c102650c89d913b43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 15:57:24 +0000 Subject: [PATCH] Update finleyfamily/action-enforce-branch-name action to v1.0.1 (#43) 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 bd18f40..eca1b0f 100644 --- a/.github/workflows/pull_request_target.yml +++ b/.github/workflows/pull_request_target.yml @@ -34,7 +34,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,dependabot,deps,docs,feat,feature,fix,hotfix,