Skip to content

Bump @cantoo/pdf-lib from 1.21.1 to 2.0.0 #55

Bump @cantoo/pdf-lib from 1.21.1 to 2.0.0

Bump @cantoo/pdf-lib from 1.21.1 to 2.0.0 #55

name: Dependabot auto approve
on: pull_request_target
jobs:
auto-aprove:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
steps:
- uses: hmarr/auto-approve-action@v3
with:
review-message: "Auto approved automated PR"