Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

chore(deps): bump @octokit/request from 8.1.2 to 8.4.1 #592

chore(deps): bump @octokit/request from 8.1.2 to 8.4.1

chore(deps): bump @octokit/request from 8.1.2 to 8.4.1 #592

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
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}