Skip to content

build(deps): Bump actions/labeler from 4 to 5 #888

build(deps): Bump actions/labeler from 4 to 5

build(deps): Bump actions/labeler from 4 to 5 #888

Workflow file for this run

name: "Labeler"
on: [pull_request_target]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"