Skip to content

Commit a44ce70

Browse files
committed
Checkout is also needed
1 parent 620bd31 commit a44ce70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/renovate.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
renovate:
1212
runs-on: ubuntu-latest
1313
steps:
14+
- name: Checkout
15+
uses: actions/[email protected]
1416
- name: Self-hosted Renovate
1517
uses: renovatebot/[email protected]
1618
with:

0 commit comments

Comments
 (0)