-
I'd like to use the full image to run Renovate. I found the So what is the purpose of Lines 19 to 23 in 0e93b25 My config: jobs:
renovate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3.3.0
- name: Self-hosted Renovate
uses: renovatebot/github-action@v34.82.0
with:
configurationFile: default.json
token: ${{ secrets.RENOVATE_TOKEN }}
useSlim: false
env:
GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_GITHUB_COM_TOKEN }}
LOG_LEVEL: debug |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Introduced with #626 |
Beta Was this translation helpful? Give feedback.
-
Gosh, stupid me. Sorry for the noise. My version is totally outdated. Oh noooooooo. |
Beta Was this translation helpful? Give feedback.
Gosh, stupid me. Sorry for the noise. My version is totally outdated. Oh noooooooo.