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

albumenj pushed a commit to branch 3.1
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.1 by this push:
     new 53e009ea2f Update license eye version
53e009ea2f is described below

commit 53e009ea2fa42cd94c89c61fc61466a94250b0e4
Author: Albumen Kevin <[email protected]>
AuthorDate: Mon Apr 10 14:23:06 2023 +0800

    Update license eye version
---
 .github/workflows/build-and-test-pr.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-and-test-pr.yml 
b/.github/workflows/build-and-test-pr.yml
index 34da3805a8..a90a807ea7 100644
--- a/.github/workflows/build-and-test-pr.yml
+++ b/.github/workflows/build-and-test-pr.yml
@@ -23,7 +23,7 @@ jobs:
     steps:
       - uses: actions/checkout@v3
       - name: Check License
-        uses: apache/skywalking-eyes@main
+        uses: apache/skywalking-eyes@e1a02359b239bd28de3f6d35fdc870250fa513d5
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
       - name: "Set up JDK 17"

Reply via email to