diff --git a/.github/workflows/auto-approve.yml b/.github/workflows/auto-approve.yml index 6e411012..dc76b4f3 100644 --- a/.github/workflows/auto-approve.yml +++ b/.github/workflows/auto-approve.yml @@ -9,4 +9,4 @@ jobs: pull-requests: write if: github.actor == 'dependabot[bot]' steps: - - uses: hmarr/auto-approve-action@v3 + - uses: hmarr/auto-approve-action@v4