Skip to content

Commit b78bbc2

Browse files
committed
ci: add/update workflow for running renovate
1 parent c5a77aa commit b78bbc2

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@cf5954a2aac7999882d3de4e462499adde159d04 # v41.0.17
69+
uses: renovatebot/github-action@c21017a4a2fc9f42953bcc907e375a5a544557ec # v41.0.18
7070
with:
7171
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)