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 0983c4b commit 88e886eCopy full SHA for 88e886e
.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@def152b8a737443d7af6c5722c6389146fe90c90 # v2
+ uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
50
id: app-token
51
with:
52
app-id: "${{ secrets.BOT_APP_ID }}"
0 commit comments