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 31fa58a commit 3d91680Copy full SHA for 3d91680
.github/workflows/dependency-update.yaml
@@ -18,8 +18,6 @@ jobs:
18
- name: self-hosted renovate
19
uses: renovatebot/github-action@v41.0.14
20
with:
21
- # docker-cmd-file: .github/renovate-entrypoint.sh
22
- # docker-user: root
23
# https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication
24
token: ${{ secrets.GITHUB_TOKEN }}
25
configurationFile: .github/renovate-config.js
0 commit comments