diff --git a/.github/workflows/gerald-pr.yml b/.github/workflows/gerald-pr.yml index 497a61f..d4bf2b5 100644 --- a/.github/workflows/gerald-pr.yml +++ b/.github/workflows/gerald-pr.yml @@ -18,7 +18,7 @@ jobs: if: github.event.action != 'edited' || github.event.changes.base != null runs-on: ubuntu-latest steps: - - uses: Khan/actions@gerald-pr-v2 + - uses: Khan/actions@gerald-pr-v3 with: token: ${{ secrets.GITHUB_TOKEN }} admin-token: ${{ secrets.KHAN_ACTIONS_BOT_TOKEN }}