Modify renovate workflow to use docker-mount
This commit is contained in:
@@ -22,3 +22,4 @@ jobs:
|
||||
docker-cmd-file: .github/renovate-entrypoint.sh
|
||||
docker-user: root
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
docker-volumes: ${{ github.workspace }}:/github/workspace
|
||||
|
||||
Reference in New Issue
Block a user