From 30effbae584b8b11006bbbb8240ddb155c27da9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 19:03:04 +0000 Subject: [PATCH] build(deps): bump aptos-labs/actions Bumps [aptos-labs/actions](https://github.com/aptos-labs/actions) from 528ef7ad9427a8c0720ea3eea790a9190d6e377d to fdd3a3a628c840d5c35086a87e9cc3141b635505. - [Commits](https://github.com/aptos-labs/actions/compare/528ef7ad9427a8c0720ea3eea790a9190d6e377d...fdd3a3a628c840d5c35086a87e9cc3141b635505) --- updated-dependencies: - dependency-name: aptos-labs/actions dependency-version: fdd3a3a628c840d5c35086a87e9cc3141b635505 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/pull-request-main.yml | 2 +- .github/workflows/push-main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pull-request-main.yml b/.github/workflows/pull-request-main.yml index c3a36e45..089b3023 100644 --- a/.github/workflows/pull-request-main.yml +++ b/.github/workflows/pull-request-main.yml @@ -83,7 +83,7 @@ jobs: version: 1.18.26 - name: Install Aptos CLI - uses: aptos-labs/actions/install-aptos-cli@528ef7ad9427a8c0720ea3eea790a9190d6e377d # v0.1 + uses: aptos-labs/actions/install-aptos-cli@fdd3a3a628c840d5c35086a87e9cc3141b635505 # v0.1 with: CLI_VERSION: 7.10.0 diff --git a/.github/workflows/push-main.yml b/.github/workflows/push-main.yml index 5e5c87c4..86925cb4 100644 --- a/.github/workflows/push-main.yml +++ b/.github/workflows/push-main.yml @@ -81,7 +81,7 @@ jobs: version: 1.18.26 - name: Install Aptos CLI - uses: aptos-labs/actions/install-aptos-cli@528ef7ad9427a8c0720ea3eea790a9190d6e377d # v0.1 + uses: aptos-labs/actions/install-aptos-cli@fdd3a3a628c840d5c35086a87e9cc3141b635505 # v0.1 with: CLI_VERSION: 7.10.0