Bump hmarr/auto-approve-action from 2.4.0 to 3.1.0 (#113)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-02 09:47:23 -05:00
committed by GitHub
parent 801530490d
commit 7b16391a80

View File

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