Skip to content

deps(dev): bump eslint-plugin-react from 7.34.2 to 7.34.3 (#1630) #17

deps(dev): bump eslint-plugin-react from 7.34.2 to 7.34.3 (#1630)

deps(dev): bump eslint-plugin-react from 7.34.2 to 7.34.3 (#1630) #17

Workflow file for this run

name: autoupdate
on:
push:
branches:
- main
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-20.04
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
PR_FILTER: 'labelled'
PR_LABEL: 'autoupdate'