We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f327a7d commit 94ad049Copy full SHA for 94ad049
.github/workflows/auto-approve.yml
@@ -31,6 +31,6 @@ jobs:
31
github.actor == 'pre-commit-ci[bot]'
32
)
33
steps:
34
- - uses: hmarr/auto-approve-action@v3
+ - uses: hmarr/auto-approve-action@v4
35
with:
36
github-token: ${{ secrets.PAT_TOKEN }}
0 commit comments