Skip to content

build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 #1505

build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2

build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 #1505

Workflow file for this run

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 }}"