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 8861d22 commit b64e619Copy full SHA for b64e619
.github/workflows/renovate.yaml
@@ -46,7 +46,7 @@ jobs:
46
runs-on: ubuntu-latest
47
steps:
48
- name: Generate Token
49
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
+ uses: actions/create-github-app-token@def152b8a737443d7af6c5722c6389146fe90c90 # v2
50
id: app-token
51
with:
52
app-id: "${{ secrets.BOT_APP_ID }}"
0 commit comments