Skip to content

Commit 6008fa6

Browse files
authored
update label verify action
1 parent 3d4b09a commit 6008fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labels-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
triage:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: zwaldowski/match-label-action@v2
11+
- uses: baev/match-label-action@master
1212
with:
1313
allowed: 'type:bug,type:new feature,type:improvement,type:dependencies,type:internal,type:invalid'

0 commit comments

Comments
 (0)