From 75ba6ef9b439472c56c2c422f6de0a65dc92835a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 16:32:56 +0000 Subject: [PATCH] chore(deps): bump stellar/stellar-cli from 23.0.1 to 27.0.0 Bumps [stellar/stellar-cli](https://github.com/stellar/stellar-cli) from 23.0.1 to 27.0.0. - [Release notes](https://github.com/stellar/stellar-cli/releases) - [Commits](https://github.com/stellar/stellar-cli/compare/v23.0.1...v27.0.0) --- updated-dependencies: - dependency-name: stellar/stellar-cli dependency-version: 27.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/testnet-monitor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testnet-monitor.yml b/.github/workflows/testnet-monitor.yml index 69b78530..72d24f17 100644 --- a/.github/workflows/testnet-monitor.yml +++ b/.github/workflows/testnet-monitor.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Install Stellar CLI - uses: stellar/stellar-cli@v23.0.1 + uses: stellar/stellar-cli@v27.0.0 - name: Create funded testnet monitor identity run: |