Skip to content

Commit 405cad4

Browse files
authored
Merge pull request #2030 from vim-jp/dependabot/github_actions/actions/create-github-app-token-2
2 parents 732e252 + c0e9382 commit 405cad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
version_name: REVIEWDOG_VERSION
2424
repo: reviewdog/reviewdog
2525

26-
- uses: actions/create-github-app-token@v1
26+
- uses: actions/create-github-app-token@v2
2727
id: app-token
2828
with:
2929
app-id: ${{ vars.VIM_JP_BOT_APP_ID }}

0 commit comments

Comments
 (0)