Skip to content

Commit 79bf5ad

Browse files
chore(deps): update dependency renovate to v10.2.8
1 parent c369bfd commit 79bf5ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/renovate-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
# This is the image that contains our custom renovate and will be auto
3232
# updated by Renovate itself.
33-
image: europe-docker.pkg.dev/unity-cds-services-prd/ds-docker/renovate:10.1.3@sha256:fdeed7bb524bd67611eb91ee1a5e990c8c73ed62c84a0cd5ef66c87eb5fd0d70
33+
image: europe-docker.pkg.dev/unity-cds-services-prd/ds-docker/renovate:10.2.8@sha256:32dc5191f585eb83b36abecee781c5d0023ea6033b3216a1829bd68a1dbd194a
3434
dry-run: full
3535
log-level: ${{ github.event.inputs.log-level }}
3636
secrets:

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
# This is the image that contains our custom renovate and will be auto
2828
# updated by Renovate itself.
29-
image: europe-docker.pkg.dev/unity-cds-services-prd/ds-docker/renovate:10.1.3@sha256:fdeed7bb524bd67611eb91ee1a5e990c8c73ed62c84a0cd5ef66c87eb5fd0d70
29+
image: europe-docker.pkg.dev/unity-cds-services-prd/ds-docker/renovate:10.2.8@sha256:32dc5191f585eb83b36abecee781c5d0023ea6033b3216a1829bd68a1dbd194a
3030
log-level: ${{ github.event.inputs.log-level }}
3131
secrets:
3232
renovate-auth-secret: ${{ secrets.RENOVATE_AUTH_SECRET }}

0 commit comments

Comments
 (0)