Skip to content

Commit 0d2c953

Browse files
ci(action): update actions/create-github-app-token action to v3
1 parent c790b20 commit 0d2c953

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
update_prettier:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/create-github-app-token@v2
12+
- uses: actions/create-github-app-token@v3
1313
id: app-token
1414
with:
1515
app-id: ${{ vars.OCTOKIT_APP_ID }}

0 commit comments

Comments
 (0)