Skip to content

Commit f61903f

Browse files
chore(deps): bump actions/create-github-app-token from 2 to 3
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2 to 3. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v2...v3) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 131f850 commit f61903f

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)