This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch hanahmily-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-helm.git
commit 9031f9b97601d56c0ceeef956f751504f21c5eaa Author: Gao Hongtao <hanahm...@gmail.com> AuthorDate: Sun Aug 4 20:33:27 2024 +0800 Update e2e.ci.yaml --- .github/workflows/e2e.ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.ci.yaml b/.github/workflows/e2e.ci.yaml index e20330c..195e9f0 100644 --- a/.github/workflows/e2e.ci.yaml +++ b/.github/workflows/e2e.ci.yaml @@ -60,7 +60,7 @@ jobs: with: go-version: '1.20' - name: ${{ matrix.test.name }} - uses: apache/skywalking-infra-e2e@45584853d6f660102c523b1e9cb5815d12ae55d3 + uses: apache/skywalking-infra-e2e@cf589b4a0b9f8e6f436f78e9cfd94a1ee5494180 with: e2e-file: $GITHUB_WORKSPACE/${{ matrix.test.config }} - if: ${{ failure() }}