Skip to content

Bump del from 6.1.1 to 8.0.0 #1112

Bump del from 6.1.1 to 8.0.0

Bump del from 6.1.1 to 8.0.0 #1112

Workflow file for this run

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.PR_AUTO_MERGE }}