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

This commit is contained in:
Renovate Bot
2022-04-05 01:31:55 +00:00
committed by renovate[bot]
parent 327acda230
commit abeb0820d7

View File

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