Bump hmarr/auto-approve-action from 2.0.0 to 2.2.1 (#77)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-01 13:19:34 -04:00
committed by GitHub
parent 60c1d91e25
commit cc3d96590f

View File

@@ -46,7 +46,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Approve
uses: hmarr/auto-approve-action@v2.0.0
uses: hmarr/auto-approve-action@v2.2.1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Merge