You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/02/06 13:33:51 UTC

[skywalking-infra-e2e] branch main updated: Update build.yaml (#8)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7257a18  Update build.yaml (#8)
7257a18 is described below

commit 7257a18266377c7d7dd05bf9cf19757d7eae2216
Author: Zhenxu Ke <ke...@apache.org>
AuthorDate: Sat Feb 6 21:33:46 2021 +0800

    Update build.yaml (#8)
---
 .github/workflows/build.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 915e00e..d411fa9 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -39,7 +39,7 @@ jobs:
         uses: actions/checkout@v2
 
       - name: Check License
-        uses: apache/skywalking-eyes@d7cc2d55e706869d52400f6bac146977439b2744
+        uses: apache/skywalking-eyes@ec88b7d850018c8983f87729ea88549e100c5c82
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}