From 8eeb186df47c7486b26b2377fd6a2e268465f8d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 13:42:06 +0000 Subject: [PATCH] Update apache/skywalking-eyes digest to cd7b195 --- .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..864f4f36f 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@cd7b195c51fd3d6ad52afceb760719ddc6b3ee91 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}