File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,14 +61,14 @@ jobs:
6161 - name : Checkout
6262 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
6363
64- - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
64+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
6565 id : app-token
6666 with :
6767 # see https://github.com/renovatebot/renovate/blob/47c8501c412c2f53f61ca292a5039f5939c32c5d/lib/modules/platform/github/readme.md?plain=1#L28
6868 app-id : ${{ secrets.WE_RENOVATE_GITHUB_APP_ID }}
6969 private-key : " ${{ secrets.WE_RENOVATE_GITHUB_PRIVATE_KEY }}"
7070
7171 - name : 💡 Self-hosted Renovate
72- uses : renovatebot/github-action@c5fdc9f98fdf9e9bb16b5760f7e560256eb79326 # v44.0.2
72+ uses : renovatebot/github-action@03026bd55840025343414baec5d9337c5f9c7ea7 # v44.0.4
7373 with :
7474 token : " ${{ steps.app-token.outputs.token }}"
You can’t perform that action at this time.
0 commit comments