There was an error while loading. Please reload this page.
1 parent ca312a9 commit 299fbf4Copy full SHA for 299fbf4
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.65.2"
+ VERSION="44.65.3"
30
docker run --rm \
31
-v "$GITHUB_WORKSPACE:/repo" \
32
"renovate/renovate:$VERSION" \
0 commit comments