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 33d209b commit 720a69dCopy full SHA for 720a69d
1 file changed
.github/workflows/autoapprove.yml
@@ -9,6 +9,6 @@ jobs:
9
pull-requests: write
10
if: github.actor == 'renovate[bot]'
11
steps:
12
- - uses: hmarr/auto-approve-action@v3
+ - uses: hmarr/auto-approve-action@v4.0.0
13
with:
14
review-message: ""
0 commit comments