Skip to content

Bump anyhow from 1.0.94 to 1.0.95 #57

Bump anyhow from 1.0.94 to 1.0.95

Bump anyhow from 1.0.94 to 1.0.95 #57

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: "${{ secrets.AUTOMERGE_DEPENDABOT }}"