Skip to content

Bump eslint from 8.50.0 to 8.53.0 #604

Bump eslint from 8.50.0 to 8.53.0

Bump eslint from 8.50.0 to 8.53.0 #604

Workflow file for this run

name: Build and Report Sonar
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-npm-version/.github/workflows/build-sonar.yml@master
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}