Skip to content

Bump eslint from 8.46.0 to 8.49.0 #449

Bump eslint from 8.46.0 to 8.49.0

Bump eslint from 8.46.0 to 8.49.0 #449

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