Skip to content

Commit

Permalink
⬆️ Updates yogevbd/enforce-label-action action to v2.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed Aug 23, 2021
1 parent a40fbae commit 11aa9db
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/[email protected].1
- uses: yogevbd/[email protected].2
with:
REQUIRED_LABELS_ANY: "bug,enhancement,internal,no-changelog"
REQUIRED_LABELS_ANY_DESCRIPTION: "Select at least one label ['bug','enhancement','internal','no-changelog'] for the PR"

0 comments on commit 11aa9db

Please sign in to comment.