From 254daf2315616a72d0d7ea15972a2aa69c0ebb7d Mon Sep 17 00:00:00 2001 From: Leigh <351529+leighmcculloch@users.noreply.github.com> Date: Tue, 18 Aug 2026 03:05:00 +0000 Subject: [PATCH] bump pinned stellar-cli to v27.1.0 for protocol 27 --- .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..1fa69363 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.1.0 - name: Update config settings id: update