Skip to content

Bump symfony/dotenv from 7.1.6 to 7.2.0 (#1323) #453

Bump symfony/dotenv from 7.1.6 to 7.2.0 (#1323)

Bump symfony/dotenv from 7.1.6 to 7.2.0 (#1323) #453

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