Skip to content

Commit ddbeb35

Browse files
authored
Merge pull request #830 from vim-jp/dependabot/github_actions/actions/create-github-app-token-2
chore(deps): bump actions/create-github-app-token from 1 to 2
2 parents 18fd874 + c048124 commit ddbeb35

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
@@ -26,7 +26,7 @@ jobs:
2626
version_name: REVIEWDOG_VERSION
2727
repo: reviewdog/reviewdog
2828

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

0 commit comments

Comments
 (0)