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

zhangjintao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new f0217ae5 ci: pin skywalking-eyes to release (#1143)
f0217ae5 is described below

commit f0217ae5b022d6086bab2155dd3053567b3fc3aa
Author: Jintao Zhang <[email protected]>
AuthorDate: Fri Jul 8 14:51:59 2022 +0800

    ci: pin skywalking-eyes to release (#1143)
---
 .github/workflows/license-checker.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/license-checker.yml 
b/.github/workflows/license-checker.yml
index 61c93f4f..8f2bdceb 100644
--- a/.github/workflows/license-checker.yml
+++ b/.github/workflows/license-checker.yml
@@ -34,6 +34,6 @@ jobs:
     steps:
       - uses: actions/checkout@v2
       - name: Check License Header
-        uses: apache/skywalking-eyes@main
+        uses: apache/[email protected]
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Reply via email to