Skip to content

chore(deps): bump js-yaml from 4.3.0 to 4.3.1 #245

chore(deps): bump js-yaml from 4.3.0 to 4.3.1

chore(deps): bump js-yaml from 4.3.0 to 4.3.1 #245

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