Skip to content

chore(deps): bump flatted from 3.2.9 to 3.4.2 #329

chore(deps): bump flatted from 3.2.9 to 3.4.2

chore(deps): bump flatted from 3.2.9 to 3.4.2 #329

Workflow file for this run

name: auto-merge
on:
pull_request_target:
# No GITHUB_TOKEN permissions, as we use AUTOMERGE_TOKEN instead.
permissions: {}
jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
target-repo: "mdn/todo-react"
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}