From 8e3bebe86249428c728c1e96a5ac13a46b1134eb Mon Sep 17 00:00:00 2001 From: Mario Rodriguez Molins Date: Wed, 7 Aug 2024 14:11:31 +0200 Subject: [PATCH] Use the right source key --- .github/workflows/updatecli.d/bump-latest-snapshot-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updatecli.d/bump-latest-snapshot-version.yml b/.github/workflows/updatecli.d/bump-latest-snapshot-version.yml index 438d607daae..b912056bb6d 100644 --- a/.github/workflows/updatecli.d/bump-latest-snapshot-version.yml +++ b/.github/workflows/updatecli.d/bump-latest-snapshot-version.yml @@ -53,7 +53,7 @@ targets: replacepattern: '$1 {{ source "latestSnapshot" }}' update-snapshot-label: - name: '[updatecli] Update latest snapshot label to {{ source "latestSnapshotMinor" }}' + name: '[updatecli] Update latest snapshot label step to {{ source "latestSnapshotMajorMinor" }}' kind: file sourceid: latestSnapshot scmid: default