Skip to content

chore(deps-dev): bump rollup-plugin-node-externals from 6.1.2 to 7.0.0 #458

chore(deps-dev): bump rollup-plugin-node-externals from 6.1.2 to 7.0.0

chore(deps-dev): bump rollup-plugin-node-externals from 6.1.2 to 7.0.0 #458

name: Dependabot Auto merge
on:
pull_request_target
jobs:
auto-merge:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: fastify/github-action-merge-dependabot@v3.0.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}