Skip to content

Bump symfony/framework-bundle from 7.0.10 to 7.1.4 #44

Bump symfony/framework-bundle from 7.0.10 to 7.1.4

Bump symfony/framework-bundle from 7.0.10 to 7.1.4 #44

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