chore(deps): update actions/labeler action to v6 (#1153)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: peaceiris <30958501+peaceiris@users.noreply.github.com>
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
renovate[bot]
2026-05-12 23:19:07 +09:00
committed by GitHub
co-authored by peaceiris Codex
parent f4f1bc416d
commit 31835fbbe3
2 changed files with 19 additions and 12 deletions
+1 -1
View File
@@ -17,6 +17,6 @@ jobs:
private_key: ${{ secrets.GH_APP_PRIVATE_KEY }}
# https://github.com/actions/labeler
- uses: actions/labeler@v4
- uses: actions/labeler@v6
with:
repo-token: "${{ steps.app.outputs.token }}"