We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d6ea91 commit 259e3cbCopy full SHA for 259e3cb
.github/workflows/auto-approve-merge-dependabot.yml
@@ -36,7 +36,7 @@ jobs:
36
github.actor == 'dependabot-preview'
37
)
38
steps:
39
- - uses: hmarr/auto-approve-action@v2.0.0
+ - uses: hmarr/auto-approve-action@v3.1.0
40
with:
41
github-token: "${{ secrets.GITHUB_TOKEN }}"
42
auto-merge:
0 commit comments