Skip to content

build(deps): bump tomlkit from 0.12.4 to 0.12.5 #498

build(deps): bump tomlkit from 0.12.4 to 0.12.5

build(deps): bump tomlkit from 0.12.4 to 0.12.5 #498

Workflow file for this run

name: "Label Pull Request"
on:
- pull_request_target
jobs:
label-pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: |
.github/labeler.yml
sparse-checkout-cone-mode: false
- uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yml