We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a27c502 + fad34cb commit 55fb0ceCopy full SHA for 55fb0ce
.github/workflows/auto-approve.yml
@@ -7,7 +7,7 @@ jobs:
7
auto-approve:
8
runs-on: ubuntu-22.04
9
steps:
10
- - uses: hmarr/auto-approve-action@v3.2.1
+ - uses: hmarr/auto-approve-action@v4.0.0
11
if: github.actor == 'scala-steward' || github.actor == 'renovate[bot]'
12
with:
13
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments