Skip to content

Commit

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

Bump yogevbd/enforce-label-action from 2.1.0 to 2.2.2
  • Loading branch information
uhafner committed Dec 15, 2022
2 parents 4026809 + e27f134 commit 73032c3
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 73032c3

Please sign in to comment.