Skip to content

Commit a01cd31

Browse files
committed
ci: add/update workflow for running renovate
1 parent 40c4c57 commit a01cd31

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
@@ -69,6 +69,6 @@ jobs:
6969
private-key: "${{ secrets.WE_RENOVATE_GITHUB_PRIVATE_KEY }}"
7070

7171
- name: 💡 Self-hosted Renovate
72-
uses: renovatebot/github-action@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20
72+
uses: renovatebot/github-action@c5fdc9f98fdf9e9bb16b5760f7e560256eb79326 # v44.0.2
7373
with:
7474
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)