Bump yogevbd/enforce-label-action from 2.1.0 to 2.2.1 (#180)
Bumps [yogevbd/enforce-label-action](https://github.com/yogevbd/enforce-label-action) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/yogevbd/enforce-label-action/releases) - [Commits](https://github.com/yogevbd/enforce-label-action/compare/2.1.0...017906b5766e04014138cc22668d5c2d31ad5e20) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0e97501057
commit
e89ee27238
1 changed files with 1 additions and 1 deletions
2
.github/workflows/enforce-label.yml
vendored
2
.github/workflows/enforce-label.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
enforce-label:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: yogevbd/enforce-label-action@2.1.0
|
||||
- uses: yogevbd/enforce-label-action@2.2.1
|
||||
with:
|
||||
REQUIRED_LABELS_ANY: "automerge,breaking-change,bug-fix,enhancement,feature,translation"
|
||||
REQUIRED_LABELS_ANY_DESCRIPTION: "The PR must have at least one these labels: ['automerge','breaking-change','bug-fix','enhancement','feature','translation']"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue