Skip to content

Commit 763a5c6

Browse files
authored
fix enfroce label (wix#795)
1 parent 0eeedd6 commit 763a5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/enforce-label.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
enforce-label:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: yogevbd/[email protected].1
11+
- uses: yogevbd/[email protected].2
1212
with:
1313
REQUIRED_LABELS_ANY: "type: accepted/bug,type: accepted/enhancement,Infrastructure,type: documentation,skip-changelog"

0 commit comments

Comments
 (0)