From 2d4d853d16aac1c7cad54fc4ab525cc1201f91d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 05:25:55 +0000 Subject: [PATCH] chore(deps): update apache/skywalking-eyes digest to 3ea9df1 --- .github/workflows/ci-test-go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-test-go.yml b/.github/workflows/ci-test-go.yml index cc146da39..b65ad0885 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@3ea9df11bb3a5a85665377d1fd10c02edecf2c40 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}