Skip to content

Commit 37c3789

Browse files
feat(github-action)!: Update actions/create-github-app-token ( v1 → v2 )
1 parent d634b15 commit 37c3789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
steps:
4646
- name: Generate Token
47-
uses: actions/create-github-app-token@v1
47+
uses: actions/create-github-app-token@v2
4848
id: app-token
4949
with:
5050
app-id: "${{ secrets.BOT_APP_ID }}"

0 commit comments

Comments
 (0)