You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ke...@apache.org on 2022/07/08 13:34:30 UTC

[incubator-seatunnel] 01/01: Update license.yml

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

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

commit 2c6649577528b0a07baccc9ac18285a659da6ec6
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Fri Jul 8 21:34:24 2022 +0800

    Update license.yml
---
 .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