Skip to content

build(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0 #654

build(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0

build(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0 #654

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
configuration-path: ".github/labels.yml"
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true