Bump hmarr/auto-approve-action from 2 to 3

Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2 to 3.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-18 17:27:41 +00:00
committed by GitHub
parent 86145c6095
commit a1834f97a8

View File

@@ -25,7 +25,7 @@ jobs:
steps: steps:
# Github actions bot approve # Github actions bot approve
- uses: hmarr/auto-approve-action@v2 - uses: hmarr/auto-approve-action@v3
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}