Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Bump koa from 2.15.2 to 2.15.3 #39

Bump koa from 2.15.2 to 2.15.3

Bump koa from 2.15.2 to 2.15.3 #39

Workflow file for this run

name: Auto Merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
name: Auto Merge
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}