Update hmarr/auto-approve-action action to v3.1.0

This commit is contained in:
renovate[bot] 2022-10-21 14:26:36 +00:00
parent fdbc0962e3
commit f764e9dc0d

View File

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