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:
2
.github/workflows/automerge_dependabot.yml
vendored
2
.github/workflows/automerge_dependabot.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Approve
|
- name: Approve
|
||||||
uses: hmarr/auto-approve-action@v3.1.0
|
uses: hmarr/auto-approve-action@v3.2.1
|
||||||
with:
|
with:
|
||||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
pull-request-number: "${{ github.event.workflow_run.event.pull_request.id }}"
|
pull-request-number: "${{ github.event.workflow_run.event.pull_request.id }}"
|
||||||
|
Reference in New Issue
Block a user