Skip to content

Commit e722467

Browse files
committed
Set up devbox for renovate
1 parent 7ed577c commit e722467

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/renovate.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ jobs:
6262
token: "${{ steps.app-token.outputs.token }}"
6363
persist-credentials: false
6464

65+
- name: Set up devbox
66+
uses: jetify-com/[email protected]
67+
with:
68+
enable-cache: true
69+
6570
- name: Renovate
6671
uses: renovatebot/[email protected]
6772
with:

0 commit comments

Comments
 (0)