Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Bump symfony/twig-bridge from 5.3.7 to 5.4.31 #2

Bump symfony/twig-bridge from 5.3.7 to 5.4.31

Bump symfony/twig-bridge from 5.3.7 to 5.4.31 #2

Workflow file for this run

name: Auto-merge
on:
pull_request: ~
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Auto-merge minor dependencies upgrades
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.DEPENDABOT_TOKEN }}