Skip to content

Commit b7d9c99

Browse files
chore(docker): update renovate/renovate docker tag to v44.65.0
1 parent b842291 commit b7d9c99

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.64.1"
29+
VERSION="44.65.0"
3030
docker run --rm \
3131
-v "$GITHUB_WORKSPACE:/repo" \
3232
"renovate/renovate:$VERSION" \

0 commit comments

Comments
 (0)