Skip to content

Bump symfony/console from 7.0.7 to 7.1.2 #4

Bump symfony/console from 7.0.7 to 7.1.2

Bump symfony/console from 7.0.7 to 7.1.2 #4

Workflow file for this run

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: "${{ secrets.DEPENDABOT_AUTOMERGE_TOKEN }}"