build(deps): bump ahmadnassri/action-dependabot-auto-merge

Bumps ahmadnassri/action-dependabot-auto-merge from v1.2.3 to v1.2.6.
- [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/v1.2.3...67603)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-28 21:13:18 +00:00 committed by Travis Shivers
parent eb9fe40c8b
commit 64cb23b7b3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v1.2.3
- uses: ahmadnassri/action-dependabot-auto-merge@v1.2.6
with:
target: minor
github-token: ${{ secrets.PAT }}