Skip to content

Commit 9a59a11

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

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@44f24283a60f64273f1294932f16ba61193cccca # v46.1.0
75+
uses: renovatebot/github-action@d65ef9e20512193cc070238b49c3873a361cd50c # v46.1.1
7676
with:
7777
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)