Skip to content

chore(deps-dev): bump marked from 18.0.1 to 18.0.2 in the npm group #16502

chore(deps-dev): bump marked from 18.0.1 to 18.0.2 in the npm group

chore(deps-dev): bump marked from 18.0.1 to 18.0.2 in the npm group #16502

Workflow file for this run

name: auto-merge
on:
pull_request_target:
permissions:
contents: read
jobs:
auto-merge:
if: github.repository_owner == 'mdn'
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
auto-merge: true
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}