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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
6363
64- - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
64+ - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
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@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11
72+ uses : renovatebot/github-action@9ba84f1ade243f8c2ce5b223df61cf23dc094584 # v43.0.13
7373 with :
7474 token : " ${{ steps.app-token.outputs.token }}"
You can’t perform that action at this time.
0 commit comments