Update auto-merge.yml

This commit is contained in:
Daniel 2021-03-18 20:47:22 +01:00 committed by GitHub
parent b924d29362
commit 633b4e19f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2.3.1
with:
target: minor
github-token: ${{ secrets.PR_AUTO_MERGE }}