Skip to content

Commit f79eec3

Browse files
committed
ci: add/update workflow for running renovate
1 parent 4ada781 commit f79eec3

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
@@ -66,6 +66,6 @@ jobs:
6666
private-key: "${{ secrets.WE_RENOVATE_GITHUB_PRIVATE_KEY }}"
6767

6868
- name: 💡 Self-hosted Renovate
69-
uses: renovatebot/github-action@f24426972367551f3391720e34317783a92fd32b # v41.0.8
69+
uses: renovatebot/github-action@531c6786d6cf05ef148c4cfe251745c2c6de442c # v41.0.9
7070
with:
7171
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)