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

tzssangglass pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/apisix-java-plugin-runner.git


The following commit(s) were added to refs/heads/main by this push:
     new 939b0c1  ci: update Check License Header (#163)
939b0c1 is described below

commit 939b0c149c795e3d8ba6ffa72f2fd0c4c7940740
Author: kezhenxu94 <[email protected]>
AuthorDate: Sat Jul 9 02:39:43 2022 +0800

    ci: update Check License Header (#163)
---
 .github/workflows/ci.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index bb37551..c2132b1 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -37,9 +37,7 @@ jobs:
           distribution: 'zulu'
           java-version: '11'
       - name: Check License Header
-        uses: apache/skywalking-eyes@main
-        env:
-           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+        uses: 
apache/skywalking-eyes/header@501a28d2fb4a9b962661987e50cf0219631b32ff
       - name: 'Install & Test'
         run: mvn clean install -Dgpg.skip=true
 

Reply via email to