Skip to content

build(deps-dev): bump phpunit/phpunit from 10.5.11 to 10.5.17 #658

build(deps-dev): bump phpunit/phpunit from 10.5.11 to 10.5.17

build(deps-dev): bump phpunit/phpunit from 10.5.11 to 10.5.17 #658

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