Skip to content

Bump phpunit/phpunit from 10.2.7 to 10.3.1 #501

Bump phpunit/phpunit from 10.2.7 to 10.3.1

Bump phpunit/phpunit from 10.2.7 to 10.3.1 #501

Workflow file for this run

name: Pull request labeler
on:
pull_request:
branches: [ master ]
jobs:
label:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true