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 10ed1f7 commit 281062bCopy full SHA for 281062b
.github/workflows/renovate.yaml
@@ -10,7 +10,7 @@ jobs:
10
renovate:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: docker://renovate/renovate:35.62
+ - uses: docker://ghcr.io/renovatebot/renovate:38.114.0
14
with:
15
args: renovate "${{ github.repository }}"
16
env:
0 commit comments