Skip to content

Commit 9768879

Browse files
committed
ci: add/update workflow for running renovate
1 parent 9798a19 commit 9768879

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@a7e89c349a53ab0c9d8458eb85f4b415e55848e7 # v44.2.3
72+
uses: renovatebot/github-action@66387ab8c2464d575b933fa44e9e5a86b2822809 # v44.2.4
7373
with:
7474
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)