Skip to content

chore(deps): bump send and express in /apps/wordpress/wp-content/themes/peg/comm #458

chore(deps): bump send and express in /apps/wordpress/wp-content/themes/peg/comm

chore(deps): bump send and express in /apps/wordpress/wp-content/themes/peg/comm #458

Workflow file for this run

name: Dependabot Auto Merge
on:
pull_request_target:
jobs:
auto-merge:
timeout-minutes: 5
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.DEP_AUTOMERGE }}