From 36bc3a9f7d7a4759cb6c1acde4c605c3e2085525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:51:31 +0000 Subject: [PATCH] build(deps): bump aptos-labs/actions Bumps [aptos-labs/actions](https://github.com/aptos-labs/actions) from ce57287eb852b9819c1d74fecc3be187677559fd to a2da57ac5a3f60052c2f6c9406767647bff320ce. - [Commits](https://github.com/aptos-labs/actions/compare/ce57287eb852b9819c1d74fecc3be187677559fd...a2da57ac5a3f60052c2f6c9406767647bff320ce) --- updated-dependencies: - dependency-name: aptos-labs/actions dependency-version: a2da57ac5a3f60052c2f6c9406767647bff320ce 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 dc0606f0b..92e9491c8 100644 --- a/.github/workflows/pull-request-main.yml +++ b/.github/workflows/pull-request-main.yml @@ -78,7 +78,7 @@ jobs: version: 1.18.26 - name: Install Aptos CLI - uses: aptos-labs/actions/install-aptos-cli@ce57287eb852b9819c1d74fecc3be187677559fd # v0.1 + uses: aptos-labs/actions/install-aptos-cli@a2da57ac5a3f60052c2f6c9406767647bff320ce # v0.1 with: CLI_VERSION: 7.10.0 diff --git a/.github/workflows/push-main.yml b/.github/workflows/push-main.yml index 87c5c9f35..daaf9c498 100644 --- a/.github/workflows/push-main.yml +++ b/.github/workflows/push-main.yml @@ -76,7 +76,7 @@ jobs: version: 1.18.26 - name: Install Aptos CLI - uses: aptos-labs/actions/install-aptos-cli@ce57287eb852b9819c1d74fecc3be187677559fd # v0.1 + uses: aptos-labs/actions/install-aptos-cli@a2da57ac5a3f60052c2f6c9406767647bff320ce # v0.1 with: CLI_VERSION: 7.10.0