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

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


The following commit(s) were added to refs/heads/main by this push:
     new 768f6642 Update SkyWalking Infra E2E version (#506)
768f6642 is described below

commit 768f6642d831bd893b587c73a5fb6119402470ab
Author: Huang Youliang <butterbright0...@gmail.com>
AuthorDate: Sun Aug 4 20:34:14 2024 +0800

    Update SkyWalking Infra E2E version (#506)
---
 .github/workflows/e2e.storage.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/e2e.storage.yml 
b/.github/workflows/e2e.storage.yml
index 69711ba8..a6c4ba1e 100644
--- a/.github/workflows/e2e.storage.yml
+++ b/.github/workflows/e2e.storage.yml
@@ -93,7 +93,7 @@ jobs:
           make docker.build || make docker.build
           docker image ls
       - name: ${{ matrix.test.name }}
-        uses: 
apache/skywalking-infra-e2e@1485ae03f0ad90496ad7626a5ae4a6a73a1f6296
+        uses: 
apache/skywalking-infra-e2e@cf589b4a0b9f8e6f436f78e9cfd94a1ee5494180
         with:
           e2e-file: $GITHUB_WORKSPACE/${{ matrix.test.config }}
 

Reply via email to