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 464ed95 commit 83bd7d7Copy full SHA for 83bd7d7
.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@v2
+ - uses: hmarr/auto-approve-action@v3
35
with:
36
github-token: ${{ secrets.PAT_TOKEN }}
0 commit comments