Skip to content

Commit

Permalink
[meta]: Bump hmarr/auto-approve-action from 2 to 4
Browse files Browse the repository at this point in the history
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2 to 4.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](hmarr/auto-approve-action@v2...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 56a95c5 commit 34f9858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v2
- uses: hmarr/auto-approve-action@v4
if: ${{ github.actor == 'dependabot[bot]' || github.actor == 'pre-commit-ci[bot]' || github.actor == 'github-actions[bot]' }}
with:
github-token: "${{ secrets.REVIEW_TOKEN }}"
Expand Down

0 comments on commit 34f9858

Please sign in to comment.