Skip to content

build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 #2357

build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2

build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 #2357

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
Labeler:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4
- name: Apply PR labels 🏷️
uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true