Skip to content

Commit 55fb0ce

Browse files
authored
Merge branch 'master' into renovate/jni-0.x
2 parents a27c502 + fad34cb commit 55fb0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
auto-approve:
88
runs-on: ubuntu-22.04
99
steps:
10-
- uses: hmarr/auto-approve-action@v3.2.1
10+
- uses: hmarr/auto-approve-action@v4.0.0
1111
if: github.actor == 'scala-steward' || github.actor == 'renovate[bot]'
1212
with:
1313
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)