Skip to content

Commit ce3d5e0

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

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

0 commit comments

Comments
 (0)