Skip to content

Commit 7d98818

Browse files
committed
ci: add/update workflow for running renovate
1 parent a7f11ef commit 7d98818

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@8d75b92f43899d483728e9a8a7fd44238020f6e6 # v46.1.2
75+
uses: renovatebot/github-action@7b4b65bf31e07d4e3e51708d07700fb41bc03166 # v46.1.3
7676
with:
7777
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)