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 @@ -65,14 +65,14 @@ jobs:
6565 - name : Checkout
6666 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6767
68- - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
68+ - uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
6969 id : app-token
7070 with :
7171 # see https://github.com/renovatebot/renovate/blob/47c8501c412c2f53f61ca292a5039f5939c32c5d/lib/modules/platform/github/readme.md?plain=1#L28
7272 app-id : ${{ secrets.WE_RENOVATE_GITHUB_APP_ID }}
7373 private-key : " ${{ secrets.WE_RENOVATE_GITHUB_PRIVATE_KEY }}"
7474
7575 - name : 💡 Self-hosted Renovate
76- uses : renovatebot/github-action@7b4b65bf31e07d4e3e51708d07700fb41bc03166 # v46.1.3
76+ uses : renovatebot/github-action@abd08c7549b2a864af5df4a2e369c43f035a6a9d # v46.1.5
7777 with :
7878 token : " ${{ steps.app-token.outputs.token }}"
You can’t perform that action at this time.
0 commit comments