From 3eb27191c7fdccd45527ebaf28eb68ce9da0e6a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 18:23:12 +0000 Subject: [PATCH] build(deps): bump stellar/stellar-cli from 26.0.0 to 27.0.0 Bumps [stellar/stellar-cli](https://github.com/stellar/stellar-cli) from 26.0.0 to 27.0.0. - [Release notes](https://github.com/stellar/stellar-cli/releases) - [Commits](https://github.com/stellar/stellar-cli/compare/v26.0.0...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/rust.yml | 2 +- .github/workflows/tests.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index e18520c..716c3fd 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -39,7 +39,7 @@ jobs: - uses: mozilla-actions/sccache-action@v0.0.10 - name: Run cargo fmt run: cargo fmt --all -- --check - - uses: stellar/stellar-cli@v26.0.0 + - uses: stellar/stellar-cli@v27.0.0 - name: build since clippy needs contracts to be built run: just build - name: Run cargo clippy diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index dcb7b62..252d9fc 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -34,7 +34,7 @@ jobs: - uses: taiki-e/install-action@just - uses: taiki-e/install-action@nextest - uses: cargo-bins/cargo-binstall@main - - uses: stellar/stellar-cli@v26.0.0 + - uses: stellar/stellar-cli@v27.0.0 - uses: mozilla-actions/sccache-action@v0.0.10 # Integration tests load registry.wasm + hello_v1/v2.wasm from