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 025ec6b commit d997872Copy full SHA for d997872
.github/workflows/renovate.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/checkout@v4
32
33
- name: Self-hosted Renovate
34
- uses: renovatebot/[email protected].10
+ uses: renovatebot/[email protected].20
35
env:
36
RENOVATE_REPOSITORIES: '["${{ github.repository }}"]'
37
LOG_LEVEL: "${{inputs.log-level || 'info'}}"
0 commit comments