Skip to content

Bump @types/node from 20.12.11 to 20.12.12 #5977

Bump @types/node from 20.12.11 to 20.12.12

Bump @types/node from 20.12.11 to 20.12.12 #5977

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- main
permissions:
contents: read
pull-requests: write
jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
target-repo: "mdn/browser-compat-data"
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}