Skip to content

npm: bump puppeteer from 13.7.0 to 24.22.3 #2397

npm: bump puppeteer from 13.7.0 to 24.22.3

npm: bump puppeteer from 13.7.0 to 24.22.3 #2397

Workflow file for this run

name: Labeler
on: [ pull_request ]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/auto-label.yml'
sync-labels: true