gha: Update actions/labeler action to v6

This commit is contained in:
renovate[bot] 2025-09-04 18:38:47 +00:00 committed by Dan Fandrich
parent ec9cb618a0
commit 4c0da28231

View file

@ -23,6 +23,6 @@ jobs:
pull-requests: write
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'