This is an automated email from the ASF dual-hosted git repository.

jinrongtong pushed a commit to branch cicd-perf-benchmark
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/cicd-perf-benchmark by this 
push:
     new 8633b2ee2c Update test tool (#8761)
8633b2ee2c is described below

commit 8633b2ee2c152d073408c03febdcbe01f7d3e0f0
Author: 小陈 <[email protected]>
AuthorDate: Fri Sep 27 17:46:39 2024 +0800

    Update test tool (#8761)
---
 .github/workflows/push-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/push-ci.yml b/.github/workflows/push-ci.yml
index 76d2c8d66d..6c6e523748 100644
--- a/.github/workflows/push-ci.yml
+++ b/.github/workflows/push-ci.yml
@@ -257,7 +257,7 @@ jobs:
     needs: [ list-version, deploy ]
     timeout-minutes: 60
     steps:
-      - uses: 
chi3316/rocketmq-test-tool/benchmark-runner@e670a74fe1f0ccbe1d28081dbf6c0fc35372b885
+      - uses: 
apache/rocketmq-test-tool/benchmark-runner@ce372e5f3906ca1891e4918b05be14608eae608e
         name: Performance benchmark
         with:
           action: "performance-benchmark"

Reply via email to