Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

npm(deps-dev): bump @types/node from 20.4.5 to 20.4.8 #240

npm(deps-dev): bump @types/node from 20.4.5 to 20.4.8

npm(deps-dev): bump @types/node from 20.4.5 to 20.4.8 #240

name: Auto approve
on:
pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v2
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"