We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb3656b + 13804c8 commit 3209992Copy full SHA for 3209992
.github/workflows/renovate.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Get token
32
id: get-github-app-token
33
- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
+ uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
34
with:
35
app-id: ${{ secrets.RENOVATE_GITHUB_APP_ID }}
36
private-key: ${{ secrets.RENOVATE_GITHUB_APP_PRIVATE_KEY }}
0 commit comments