This is an automated email from the ASF dual-hosted git repository.
baoyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 7816e92bc chore(deps): bump apache/skywalking-eyes from 0.6.0 to 0.8.0
(#12687)
7816e92bc is described below
commit 7816e92bc77f2f2fb5dfddc9d4e6789245cdee3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 21 16:21:59 2025 +0800
chore(deps): bump apache/skywalking-eyes from 0.6.0 to 0.8.0 (#12687)
---
.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 42f0e6687..b963779dd 100644
--- a/.github/workflows/license-checker.yml
+++ b/.github/workflows/license-checker.yml
@@ -32,6 +32,6 @@ jobs:
steps:
- uses: actions/checkout@v5
- name: Check License Header
- uses: apache/[email protected]
+ uses: apache/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}