We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620bd31 commit a44ce70Copy full SHA for a44ce70
.github/workflows/renovate.yaml
@@ -11,6 +11,8 @@ jobs:
11
renovate:
12
runs-on: ubuntu-latest
13
steps:
14
+ - name: Checkout
15
+ uses: actions/[email protected]
16
- name: Self-hosted Renovate
17
uses: renovatebot/[email protected]
18
with:
0 commit comments