You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by zh...@apache.org on 2022/07/10 02:02:36 UTC

[incubator-seatunnel] branch dev updated: Update license.yml (#2153)

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

zhongjiajie pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new fd2c075e8 Update license.yml (#2153)
fd2c075e8 is described below

commit fd2c075e83b053943df96ab70ddf9736524e5192
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Sun Jul 10 10:02:31 2022 +0800

    Update license.yml (#2153)
---
 .github/workflows/license.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml
index 2d5ec0da1..d9cd901ca 100644
--- a/.github/workflows/license.yml
+++ b/.github/workflows/license.yml
@@ -36,7 +36,7 @@ jobs:
     steps:
       - uses: actions/checkout@v2
       - name: Check License Header
-        uses: apache/skywalking-eyes@main
+        uses: apache/skywalking-eyes/header@501a28d2fb4a9b962661987e50cf0219631b32ff
   auto-license:
     name: Auto License
     runs-on: ubuntu-latest