We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d634b15 commit 37c3789Copy full SHA for 37c3789
.github/workflows/renovate.yaml
@@ -44,7 +44,7 @@ jobs:
44
runs-on: ubuntu-latest
45
steps:
46
- name: Generate Token
47
- uses: actions/create-github-app-token@v1
+ uses: actions/create-github-app-token@v2
48
id: app-token
49
with:
50
app-id: "${{ secrets.BOT_APP_ID }}"
0 commit comments