ci: use dependabot-pr-action@master

This commit is contained in:
Matan Kushner 2021-04-29 20:16:03 -04:00 committed by GitHub
parent f99ac9faef
commit 65cbd2093c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ jobs:
name: Auto-merge Dependabot PRs
runs-on: ubuntu-latest
steps:
- uses: koj-co/dependabot-pr-action@v1.0.0
- uses: koj-co/dependabot-pr-action@master
with:
token: ${{ secrets.DEPENDABOT_GITHUB_API_TOKEN }}
merge-minor: true