Skip to content

Commit a68a4f1

Browse files
⬆️ Updates yogevbd/enforce-label-action action to v2.2.2
Signed-off-by: Renovate Bot <[email protected]>
1 parent d7173ec commit a68a4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/enforce-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
enforce-label:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: yogevbd/[email protected].1
10+
- uses: yogevbd/[email protected].2
1111
with:
1212
REQUIRED_LABELS_ANY: "bug,enhancement,internal,no-changelog"
1313
REQUIRED_LABELS_ANY_DESCRIPTION: "Select at least one label ['bug','enhancement','internal','no-changelog'] for the PR"

0 commit comments

Comments
 (0)