We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2fca9c commit 901d919Copy full SHA for 901d919
1 file changed
.github/workflows/renovate.yml
@@ -18,7 +18,7 @@ jobs:
18
renovate:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/create-github-app-token@v2
+ - uses: actions/create-github-app-token@v3
22
id: app-token
23
with:
24
app-id: ${{ secrets.ECOSPARK_APP_ID }}
0 commit comments