bump labeler action to v6

This commit is contained in:
ryuadmin
2026-04-16 06:24:51 +00:00
parent 2a688abeec
commit e909ea3210

View File

@@ -18,7 +18,7 @@ jobs:
ref: master ref: master
- name: Update labels based on changes - name: Update labels based on changes
uses: actions/labeler@v5 uses: actions/labeler@v6
with: with:
repo-token: ${{ secrets.LABELER_TOKEN }} repo-token: ${{ secrets.LABELER_TOKEN }}
configuration-path: .forgejo/labeler.yml configuration-path: .forgejo/labeler.yml