Skip to content

Commit 30effba

Browse files
build(deps): bump aptos-labs/actions
Bumps [aptos-labs/actions](https://github.com/aptos-labs/actions) from 528ef7ad9427a8c0720ea3eea790a9190d6e377d to fdd3a3a628c840d5c35086a87e9cc3141b635505. - [Commits](aptos-labs/actions@528ef7a...fdd3a3a) --- updated-dependencies: - dependency-name: aptos-labs/actions dependency-version: fdd3a3a628c840d5c35086a87e9cc3141b635505 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2689f3 commit 30effba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pull-request-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
version: 1.18.26
8484

8585
- name: Install Aptos CLI
86-
uses: aptos-labs/actions/install-aptos-cli@528ef7ad9427a8c0720ea3eea790a9190d6e377d # v0.1
86+
uses: aptos-labs/actions/install-aptos-cli@fdd3a3a628c840d5c35086a87e9cc3141b635505 # v0.1
8787
with:
8888
CLI_VERSION: 7.10.0
8989

.github/workflows/push-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
version: 1.18.26
8282

8383
- name: Install Aptos CLI
84-
uses: aptos-labs/actions/install-aptos-cli@528ef7ad9427a8c0720ea3eea790a9190d6e377d # v0.1
84+
uses: aptos-labs/actions/install-aptos-cli@fdd3a3a628c840d5c35086a87e9cc3141b635505 # v0.1
8585
with:
8686
CLI_VERSION: 7.10.0
8787

0 commit comments

Comments
 (0)