Skip to content

Update twig to v3.19.0 to fix composer audit (#1404) #505

Update twig to v3.19.0 to fix composer audit (#1404)

Update twig to v3.19.0 to fix composer audit (#1404) #505

Workflow file for this run

name: Contributor Workflow
on:
push:
branches:
- main
jobs:
contrib-readme:
runs-on: ubuntu-latest
name: Update contrib in README
permissions:
contents: write
pull-requests: write
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}