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

build(deps): bump @koa/cors from 3.4.1 to 5.0.0 #103

build(deps): bump @koa/cors from 3.4.1 to 5.0.0

build(deps): bump @koa/cors from 3.4.1 to 5.0.0 #103

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- main
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2.3
with:
github-token: ${{ secrets.DEPENDABOT_TOKEN }}
command: "squash and merge"
target: minor