You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by kv...@apache.org on 2021/05/31 01:32:09 UTC

[apisix-ingress-controller] branch master updated: Update license-checker.yml (#510)

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

kvn 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 87b7229  Update license-checker.yml (#510)
87b7229 is described below

commit 87b7229e6db549f4bd65561399d976a91fdd7978
Author: Daming <zt...@foxmail.com>
AuthorDate: Mon May 31 09:31:58 2021 +0800

    Update license-checker.yml (#510)
---
 .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 586c7a9..1093131 100644
--- a/.github/workflows/license-checker.yml
+++ b/.github/workflows/license-checker.yml
@@ -33,6 +33,6 @@ jobs:
     steps:
       - uses: actions/checkout@v2
       - name: Check License Header
-        uses: apache/skywalking-eyes@v0.1.0
+        uses: apache/skywalking-eyes@main
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}