Skip to content

build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 #512

build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0

build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 #512

name: "🏷 PR Labeler"
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"