We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f4dce commit 151fbb1Copy full SHA for 151fbb1
1 file changed
.github/workflows/renovate.yaml
@@ -21,6 +21,7 @@ jobs:
21
- name: Self-hosted Renovate
22
uses: renovatebot/github-action@v46.1.14
23
with:
24
- docker-cmd-file: entrypoint.sh
25
configurationFile: renovate-config.js
+ docker-cmd-file: entrypoint.sh
26
+ docker-user: root
27
token: ${{ steps.app-token.outputs.token }}
0 commit comments