Skip to content

build(deps): bump symfony/runtime from 7.0.7 to 7.2.0 #124

build(deps): bump symfony/runtime from 7.0.7 to 7.2.0

build(deps): bump symfony/runtime from 7.0.7 to 7.2.0 #124

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 }}"