Skip to content

Commit 130f849

Browse files
authored
Merge pull request #848 from vim-jp/dependabot/github_actions/actions/create-github-app-token-3
2 parents 131f850 + f61903f commit 130f849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/depup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
version_name: REVIEWDOG_VERSION
2727
repo: reviewdog/reviewdog
2828

29-
- uses: actions/create-github-app-token@v2
29+
- uses: actions/create-github-app-token@v3
3030
id: app-token
3131
with:
3232
app-id: ${{ vars.VIM_JP_BOT_APP_ID }}

0 commit comments

Comments
 (0)