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 162cc4d commit b99a61dCopy full SHA for b99a61d
.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