diff --git a/.github/workflows/depup.yml b/.github/workflows/depup.yml index a19a6cd08..a83216dc7 100644 --- a/.github/workflows/depup.yml +++ b/.github/workflows/depup.yml @@ -26,7 +26,7 @@ jobs: version_name: REVIEWDOG_VERSION repo: reviewdog/reviewdog - - uses: actions/create-github-app-token@v2 + - uses: actions/create-github-app-token@v3 id: app-token with: app-id: ${{ vars.VIM_JP_BOT_APP_ID }}