Skip to content

Commit

Permalink
ci: fix akheron/dependabot-cron-action to use v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz authored Jun 9, 2021
1 parent 37a15dd commit 7cda844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: akheron/dependabot-cron-action@v2
- uses: akheron/dependabot-cron-action@v0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
auto-merge: 'minor'
Expand Down

0 comments on commit 7cda844

Please sign in to comment.