Skip to content

Commit 84f7b3b

Browse files
authored
Merge pull request #6395 from stampyzfanz/labeler
Update labeler Github Action
2 parents 36437b3 + 3322e2c commit 84f7b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
triage:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: github/issue-labeler@v2.0
11+
- uses: github/issue-labeler@v3.2
1212
with:
1313
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1414
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)