diff --git a/.github/workflows/dependabot.yaml b/.github/workflows/dependabot.yaml index 0a41a54b70688..066b4988c95aa 100644 --- a/.github/workflows/dependabot.yaml +++ b/.github/workflows/dependabot.yaml @@ -9,5 +9,5 @@ jobs: permissions: pull-requests: write steps: - - uses: hmarr/auto-approve-action@v2 + - uses: hmarr/auto-approve-action@v3 if: github.actor == 'dependabot[bot]'