Skip to content

[Snyk] Security upgrade puppeteer from 11.0.0 to 18.2.0 #4

[Snyk] Security upgrade puppeteer from 11.0.0 to 18.2.0

[Snyk] Security upgrade puppeteer from 11.0.0 to 18.2.0 #4

Workflow file for this run

name: Label issue and pull requests
on: pull_request_target
jobs:
label:
name: Label issue and pull requests
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/config/label.yml
sync-labels: yes