Skip to content

Bump ws from 7.2.3 to 7.5.10 in /node #1094

Bump ws from 7.2.3 to 7.5.10 in /node

Bump ws from 7.2.3 to 7.5.10 in /node #1094

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