Skip to content

build(deps-dev): bump jest from 29.6.2 to 29.6.4 #646

build(deps-dev): bump jest from 29.6.2 to 29.6.4

build(deps-dev): bump jest from 29.6.2 to 29.6.4 #646

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