From 57b1c861341463f3e35273028752a65c3ca6a6c9 Mon Sep 17 00:00:00 2001 From: George Kudrayvtsev Date: Wed, 21 Feb 2024 13:55:09 -0800 Subject: [PATCH] Fixup ref to latest (again) --- .github/workflows/rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 26452b805..726183fc4 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -117,7 +117,7 @@ jobs: target: x86_64-pc-windows-msvc cargo-hack-feature-options: --features opt --ignore-unknown-features - uses: stellar/actions/.github/workflows/rust-publish-dry-run-v2.yml@8eda5ef2620b49197050448ad955376085ed716f + uses: stellar/actions/.github/workflows/rust-publish-dry-run-v2.yml@ab22781a16569fde7ffcb1aed6fe54ec4f6c4498 with: crates: soroban-spec-json soroban-spec-typescript soroban-test soroban-cli runs-on: ${{ matrix.os }}