From f71ba58ab83cc4146f7e8eef9073243ff2f66ed2 Mon Sep 17 00:00:00 2001 From: Leigh <351529+leighmcculloch@users.noreply.github.com> Date: Wed, 29 Jul 2026 03:41:36 +0000 Subject: [PATCH] bump pinned stellar-cli to v27.0.0 --- .github/workflows/update-config-settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-config-settings.yml b/.github/workflows/update-config-settings.yml index 6c9f62fe..eccc923a 100644 --- a/.github/workflows/update-config-settings.yml +++ b/.github/workflows/update-config-settings.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 - name: Install stellar-cli - uses: stellar/stellar-cli@v26.1.0 + uses: stellar/stellar-cli@v27.0.0 - name: Update config settings id: update