Bump hmarr/auto-approve-action from 3.1.0 to 3.2.1 (#134)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-01 15:22:44 -04:00
committed by GitHub
parent 23ebea405e
commit 1233f587c5

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Approve
uses: hmarr/auto-approve-action@v3.1.0
uses: hmarr/auto-approve-action@v3.2.1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
pull-request-number: "${{ github.event.workflow_run.event.pull_request.id }}"