We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa5943 commit 706a883Copy full SHA for 706a883
.github/workflows/renovate.yml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
steps:
45
- name: Generate Token
46
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
+ uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
47
id: app-token
48
with:
49
app-id: "${{ secrets.BOT_APP_ID }}"
0 commit comments