Skip to content

Bump phpunit/phpunit from 11.2.8 to 11.2.9 #20

Bump phpunit/phpunit from 11.2.8 to 11.2.9

Bump phpunit/phpunit from 11.2.8 to 11.2.9 #20

Workflow file for this run

---
name: auto-merge
on: [ pull_request_target ]
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.AUTOMERGE_TOKEN }}