Skip to content

Commit 89d4ed8

Browse files
committed
chore: bump create-github-app-token to v3
1 parent 4595a92 commit 89d4ed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
build:
2323
runs-on: ubuntu-latest
2424
steps:
25-
- uses: actions/create-github-app-token@v2
25+
- uses: actions/create-github-app-token@v3
2626
id: app-token
2727
with:
2828
app-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)