Bump TimonVS/pr-labeler-action from 4 to 5

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

---
updated-dependencies:
- dependency-name: TimonVS/pr-labeler-action
  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]
2024-02-12 08:52:03 +00:00
committed by GitHub
parent f26a43835e
commit 5188489066

View File

@@ -7,6 +7,6 @@ jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
- uses: TimonVS/pr-labeler-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}