We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 131f850 + f61903f commit 130f849Copy full SHA for 130f849
1 file changed
.github/workflows/depup.yml
@@ -26,7 +26,7 @@ jobs:
26
version_name: REVIEWDOG_VERSION
27
repo: reviewdog/reviewdog
28
29
- - uses: actions/create-github-app-token@v2
+ - uses: actions/create-github-app-token@v3
30
id: app-token
31
with:
32
app-id: ${{ vars.VIM_JP_BOT_APP_ID }}
0 commit comments