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 7b1caa2Copy full SHA for 7b1caa2
.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@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
47
id: app-token
48
with:
49
app-id: "${{ secrets.BOT_APP_ID }}"
0 commit comments