Skip to content

Bump PdfPig from 0.1.9 to 0.1.10 in /src #312

Bump PdfPig from 0.1.9 to 0.1.10 in /src

Bump PdfPig from 0.1.9 to 0.1.10 in /src #312

name: merge-dependabot
on:
pull_request:
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.dependabot }}
command: squash and merge