Skip to content

chore(deps): bump puppeteer from 21.11.0 to 22.6.3 #42

chore(deps): bump puppeteer from 21.11.0 to 22.6.3

chore(deps): bump puppeteer from 21.11.0 to 22.6.3 #42

# Automatically merges patch and minor dependabot PRs if they pass CI tests
# https://github.com/fastify/github-action-merge-dependabot
name: dependabot-auto-merge
on:
- push
- pull_request
jobs:
auto-merge:
# needs: build
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
target: minor