Skip to content

Commit f2e372a

Browse files
committed
ci: add/update workflow for running renovate
1 parent 9a59a11 commit f2e372a

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
@@ -72,6 +72,6 @@ jobs:
7272
private-key: "${{ secrets.WE_RENOVATE_GITHUB_PRIVATE_KEY }}"
7373

7474
- name: 💡 Self-hosted Renovate
75-
uses: renovatebot/github-action@d65ef9e20512193cc070238b49c3873a361cd50c # v46.1.1
75+
uses: renovatebot/github-action@8d75b92f43899d483728e9a8a7fd44238020f6e6 # v46.1.2
7676
with:
7777
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)