Skip to content

Commit 1ef63a8

Browse files
[meta]: Bump hmarr/auto-approve-action from 2 to 3 (#204)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 499acab commit 1ef63a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
auto-approve:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: hmarr/auto-approve-action@v2
11+
- uses: hmarr/auto-approve-action@v3
1212
if: ${{ github.actor == 'dependabot[bot]' || github.actor == 'pre-commit-ci[bot]' || github.actor == 'github-actions[bot]' }}
1313
with:
1414
github-token: "${{ secrets.REVIEW_TOKEN }}"

0 commit comments

Comments
 (0)