Update hmarr/auto-approve-action action to v2.3.0

This commit is contained in:
renovate[bot] 2022-08-20 14:54:11 +00:00 committed by GitHub
parent bd806865cb
commit 3059fbae88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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