From cb0148a286a6c9dbc18dc3104e0cb0b16eaf1f76 Mon Sep 17 00:00:00 2001 From: Mario Rodriguez Molins Date: Fri, 13 Sep 2024 17:48:50 +0200 Subject: [PATCH] Update updatecli configuration for 8.x SNAPSHOT --- .../updatecli/updatecli.d/bump-latest-snapshot-version.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/updatecli/updatecli.d/bump-latest-snapshot-version.yml b/.github/workflows/updatecli/updatecli.d/bump-latest-snapshot-version.yml index 855548e51fa..9af2a074fe8 100644 --- a/.github/workflows/updatecli/updatecli.d/bump-latest-snapshot-version.yml +++ b/.github/workflows/updatecli/updatecli.d/bump-latest-snapshot-version.yml @@ -29,13 +29,13 @@ sources: name: Get latest snapshot kind: json spec: - file: https://storage.googleapis.com/artifacts-api/snapshots/main.json + file: https://storage.googleapis.com/artifacts-api/snapshots/8.x.json key: .version latestSnapshotMajorMinor: name: Get latest snapshort major and minor kind: json spec: - file: https://storage.googleapis.com/artifacts-api/snapshots/main.json + file: https://storage.googleapis.com/artifacts-api/snapshots/8.x.json key: .version transformers: - findsubmatch: