Skip to content

chore(deps): bump puppeteer from 21.2.1 to 21.4.0 #1848

chore(deps): bump puppeteer from 21.2.1 to 21.4.0

chore(deps): bump puppeteer from 21.2.1 to 21.4.0 #1848

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@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/config/label.yml
sync-labels: yes