Update .github/workflows/labeler.yml

Co-authored-by: Madhavan <msmygit@users.noreply.github.com>
This commit is contained in:
Edwin Jose 2025-12-26 10:58:52 -06:00 committed by GitHub
parent 54815fd008
commit de5c90530f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v6.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}