Skip to content

Commit b963937

Browse files
authored
Update actions/create-github-app-token to v3 (#6060)
1 parent bc13cf9 commit b963937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: actions/create-github-app-token@v2
27+
- uses: actions/create-github-app-token@v3
2828
id: generate-token
2929
with:
3030
app-id: ${{ secrets.README_BOT_APP_ID }}

0 commit comments

Comments
 (0)