ci(action): bump ahmadnassri/action-dependabot-auto-merge

Bumps [ahmadnassri/action-dependabot-auto-merge](https://github.com/ahmadnassri/action-dependabot-auto-merge) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/ahmadnassri/action-dependabot-auto-merge/releases)
- [Changelog](https://github.com/ahmadnassri/action-dependabot-auto-merge/blob/master/.releaserc)
- [Commits](https://github.com/ahmadnassri/action-dependabot-auto-merge/compare/v2.2.0...0c7639f1d43a83101ab64876ebd5c4e333060794)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-26 07:27:10 +00:00 committed by GitHub
parent f7e66feb24
commit 4cc41d218c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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