Skip to content

Bump symfony/framework-bundle from 6.4.3 to 7.0.6 #1

Bump symfony/framework-bundle from 6.4.3 to 7.0.6

Bump symfony/framework-bundle from 6.4.3 to 7.0.6 #1

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