Update hmarr/auto-approve-action action to v4

This commit is contained in:
renovate[bot]
2024-02-05 21:19:25 +00:00
parent 96dff4eee0
commit e3749d7a3c

View File

@ -7,7 +7,7 @@ jobs:
auto-approve:
runs-on: ubuntu-22.04
steps:
- uses: hmarr/auto-approve-action@v3.2.1
- uses: hmarr/auto-approve-action@v4.0.0
if: github.actor == 'eikek-scala-steward'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}