Skip to content

Commit b3bb59b

Browse files
authored
Update labeler.yml
1 parent 30d1fec commit b3bb59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
uses: actions/checkout@v3
1414

1515
- name: Label PR
16-
uses: actions/labeler@v2
16+
uses: actions/labeler@master
1717
with:
1818
repo-token: ${{ secrets.MY_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)