From 2de1a7733cfa274ea16b79e467b0e867d913efac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 14:08:25 +0000 Subject: [PATCH] chore(deps): update alpine/git docker digest to ae0f6f4 --- .gitlab/ci.yml | 2 +- .gitlab/sync-template.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/ci.yml b/.gitlab/ci.yml index b070387..7068880 100644 --- a/.gitlab/ci.yml +++ b/.gitlab/ci.yml @@ -20,7 +20,7 @@ check: templatesyncignore_check: stage: check - image: alpine/git@sha256:0b5f57d22181e8b8fbe8ac5ca8754faa0d577f101b9857418f1acc43955ad464 + image: alpine/git@sha256:ae0f6f4bce38d2b8c40becc0d6241a08d9f57186ea03029de2189a2b5e722d94 script: - | set -f # disable globbing to safely expand $WHITELIST diff --git a/.gitlab/sync-template.yml b/.gitlab/sync-template.yml index cf12e07..523c810 100644 --- a/.gitlab/sync-template.yml +++ b/.gitlab/sync-template.yml @@ -5,7 +5,7 @@ template_sync: stage: sync - image: alpine/git@sha256:0b5f57d22181e8b8fbe8ac5ca8754faa0d577f101b9857418f1acc43955ad464 + image: alpine/git@sha256:ae0f6f4bce38d2b8c40becc0d6241a08d9f57186ea03029de2189a2b5e722d94 variables: TEMPLATE_REPO_URL: 'https://github.com/h13/apps-script-fleet.git' script: