Skip to content

Commit e14844b

Browse files
chore(docker): update renovate/renovate docker tag to v44.39.2 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da8db39 commit e14844b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/common-validate-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
CONFIG_PATH: ${{ inputs.config-path }}
2727
run: |
2828
# renovate: datasource=docker depName=renovate/renovate
29-
VERSION="44.38.0"
29+
VERSION="44.39.2"
3030
docker run --rm \
3131
-v "$GITHUB_WORKSPACE:/repo" \
3232
"renovate/renovate:$VERSION" \

0 commit comments

Comments
 (0)