Skip to content

Commit a5784e7

Browse files
chore(deps): update actions/create-github-app-token action to v3
1 parent 608bf3b commit a5784e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deno.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626

2727
steps:
28-
- uses: actions/create-github-app-token@v2
28+
- uses: actions/create-github-app-token@v3
2929
id: app-token
3030
with:
3131
app-id: ${{ vars.APP_ID }}

0 commit comments

Comments
 (0)