Skip to content

Commit 2d7b74d

Browse files
committed
ci: add/update workflow for running renovate
1 parent 12b71fa commit 2d7b74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ jobs:
6969
private-key: "${{ secrets.WE_RENOVATE_GITHUB_PRIVATE_KEY }}"
7070

7171
- name: 💡 Self-hosted Renovate
72-
uses: renovatebot/github-action@2d941ef4e268e53affdc1f11365c69a73e544f50 # v43.0.14
72+
uses: renovatebot/github-action@aec779d4f7845f8431ddf403cf9659d4702ddde0 # v43.0.18
7373
with:
7474
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)