mirror of
https://github.com/starship/starship.git
synced 2024-11-22 16:23:17 +01:00
ci: use dependabot-pr-action@master
This commit is contained in:
parent
f99ac9faef
commit
65cbd2093c
2
.github/workflows/merge-dependabot.yml
vendored
2
.github/workflows/merge-dependabot.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user