Skip to content

Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 #496

Bump @testing-library/jest-dom from 6.6.2 to 6.6.3

Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 #496

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 }}