There was an error while loading. Please reload this page.
1 parent da8db39 commit e14844bCopy full SHA for e14844b
1 file changed
.github/workflows/common-validate-renovate.yml
@@ -26,7 +26,7 @@ jobs:
26
CONFIG_PATH: ${{ inputs.config-path }}
27
run: |
28
# renovate: datasource=docker depName=renovate/renovate
29
- VERSION="44.38.0"
+ VERSION="44.39.2"
30
docker run --rm \
31
-v "$GITHUB_WORKSPACE:/repo" \
32
"renovate/renovate:$VERSION" \
0 commit comments