Skip to content

Commit 5cd8ac9

Browse files
committed
ci: add/update workflow for running renovate
1 parent c398d2a commit 5cd8ac9

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@80eaf969abf68ad62aa94d9ab392421b31621634 # v40.3.4
69+
uses: renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6
7070
with:
7171
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)