From 8999d59a167e76e10acfd3037fbf4252f3fdc2da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 17:39:02 +0000 Subject: [PATCH] build(deps): bump aptos-labs/actions Bumps [aptos-labs/actions](https://github.com/aptos-labs/actions) from ce57287eb852b9819c1d74fecc3be187677559fd to f15a631e66e9c9388b653adc7199d26ab22af222. - [Commits](https://github.com/aptos-labs/actions/compare/ce57287eb852b9819c1d74fecc3be187677559fd...f15a631e66e9c9388b653adc7199d26ab22af222) --- updated-dependencies: - dependency-name: aptos-labs/actions dependency-version: f15a631e66e9c9388b653adc7199d26ab22af222 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 177a1590..178f2c05 100644 --- a/.github/workflows/pull-request-main.yml +++ b/.github/workflows/pull-request-main.yml @@ -80,7 +80,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@f15a631e66e9c9388b653adc7199d26ab22af222 # v0.1 with: CLI_VERSION: 7.10.0 diff --git a/.github/workflows/push-main.yml b/.github/workflows/push-main.yml index 1e00cea0..3de5c86f 100644 --- a/.github/workflows/push-main.yml +++ b/.github/workflows/push-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@f15a631e66e9c9388b653adc7199d26ab22af222 # v0.1 with: CLI_VERSION: 7.10.0