diff --git a/.github/workflows/ci-test-go.yml b/.github/workflows/ci-test-go.yml index cc146da39..c23e00b69 100644 --- a/.github/workflows/ci-test-go.yml +++ b/.github/workflows/ci-test-go.yml @@ -108,6 +108,6 @@ jobs: - uses: actions/checkout@v3 - name: Check License Header - uses: apache/skywalking-eyes@ed436a5593c63a25f394ea29da61b0ac3731a9fe + uses: apache/skywalking-eyes@79652551bd83151b724d8296bf4dee027f9d3108 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}