Merge pull request #1707 from eikek/renovate/hmarr-auto-approve-action-2.x

Update hmarr/auto-approve-action action to v2.3.0
This commit is contained in:
eikek 2022-08-20 17:58:51 +02:00 committed by GitHub
commit 20da0883eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}