Skip to content

Commit a93391a

Browse files
authored
Merge pull request #2534 from vim-jp/dependabot/github_actions/actions/create-github-app-token-3
Bump actions/create-github-app-token from 2 to 3
2 parents fd5710b + 8613714 commit a93391a

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
@@ -23,7 +23,7 @@ jobs:
2323
version_name: REVIEWDOG_VERSION
2424
repo: reviewdog/reviewdog
2525

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

0 commit comments

Comments
 (0)