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

This commit is contained in:
renovate[bot]
2022-08-20 15:59:19 +00:00
committed by GitHub
parent 20da0883eb
commit 70195a8a91

View File

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