Skip to content

chore(deps-dev): bump node-forge from 1.3.1 to 1.3.3 in /samples/react-whos-in #4485

chore(deps-dev): bump node-forge from 1.3.1 to 1.3.3 in /samples/react-whos-in

chore(deps-dev): bump node-forge from 1.3.1 to 1.3.3 in /samples/react-whos-in #4485

name: Auto-Merge Dependabot
on:
pull_request:
jobs:
auto-merge:
if: github.event.pull_request.user.login == 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.mytoken }}