Skip to content

Bump ts-jest from 29.1.1 to 29.1.2 #460

Bump ts-jest from 29.1.1 to 29.1.2

Bump ts-jest from 29.1.1 to 29.1.2 #460

Workflow file for this run

name: Lint PR
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-npm-version/.github/workflows/lint.yml@master
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}