Skip to content

Commit

Permalink
Merge pull request #79 from jenkinsci/dependabot/github_actions/yogev…
Browse files Browse the repository at this point in the history
…bd/enforce-label-action-2.2.2

Bump yogevbd/enforce-label-action from 2.1.0 to 2.2.2
  • Loading branch information
uhafner authored May 24, 2023
2 parents 829b29e + a3c1c73 commit dda704e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/enforce-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
with:
REQUIRED_LABELS_ANY: "bug,feature,enhancement,deprecated,removed,tests,documentation,internal,dependencies"
REQUIRED_LABELS_ANY_DESCRIPTION: "Maintainer needs to assign at least one label before merge"
Expand Down

0 comments on commit dda704e

Please sign in to comment.