build(deps): bump fuxingloh/multi-labeler from 4 to 5

Bumps [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler) from 4 to 5.
- [Release notes](https://github.com/fuxingloh/multi-labeler/releases)
- [Commits](https://github.com/fuxingloh/multi-labeler/compare/v4...v5)

---
updated-dependencies:
- dependency-name: fuxingloh/multi-labeler
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-04 16:05:18 +00:00
committed by GitHub
parent a95a1e8e7a
commit 449e9da245

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event_name == 'pull_request_target' if: github.event_name == 'pull_request_target'
steps: steps:
- uses: fuxingloh/multi-labeler@v4 - uses: fuxingloh/multi-labeler@v5
with: with:
github-token: ${{secrets.GITHUB_TOKEN}} github-token: ${{secrets.GITHUB_TOKEN}}