Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit 151fbb1

Browse files
committed
run as root
1 parent 50f4dce commit 151fbb1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Self-hosted Renovate
2222
uses: renovatebot/github-action@v46.1.14
2323
with:
24-
docker-cmd-file: entrypoint.sh
2524
configurationFile: renovate-config.js
25+
docker-cmd-file: entrypoint.sh
26+
docker-user: root
2627
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)