Skip to content

Commit 2591e5e

Browse files
committed
ci: add/update workflow for running renovate
1 parent 6127da4 commit 2591e5e

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@03026bd55840025343414baec5d9337c5f9c7ea7 # v44.0.4
72+
uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa # v44.0.5
7373
with:
7474
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)